We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 873919c commit 976857cCopy full SHA for 976857c
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 1.3.0 (unreleased)
+## 1.3.0 (2021-1-8)
2
3
* Remove _log_ dependency, which was only used sparsely as a poor workaround
4
for unspecific `Error::Header` errors. ([#25])
@@ -14,7 +14,8 @@
14
## 1.2.1 (2021-1-7)
15
16
* Constrain _http_ dependency to <0.2.3 for remaining 1.2 series due to dubious
17
- release practices. This will be lifted in 1.3.0, see this [github comment][461].
+ release practices, e.g. forcing duplicates in patch releases. This will be
18
+ lifted in 1.3.0, see this [github comment][461].
19
20
[461]: https://github.com/hyperium/http/pull/461#issuecomment-756298944
21
0 commit comments