File tree Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Original file line number Diff line number Diff line change 1
1
## 1.3.0 (unreleased)
2
2
3
+ * Remove _ log_ dependency, which was only used sparsely as a poor workaround
4
+ for unspecific ` Error::Header ` errors. ([ #25 ] )
5
+
6
+ * Upgrade to _ bytes_ 1.0.0 (paolobarbolini [ #31 ] )
7
+
8
+ * Lift prior constraint on _ http_ dependency (optimistically hoping for no
9
+ further 0.2.z anomalous releases).
10
+
11
+ [ #25 ] : https://github.com/dekellum/hyperx/pull/25
12
+ [ #31 ] : https://github.com/dekellum/hyperx/pull/31
13
+
3
14
## 1.2.1 (2021-1-7)
4
15
5
- * Constrain http dep for remaining 1.2 series due to dubious release
6
- practices. This will be lifted in 1.3.0, see this
7
- [ github comment] ( https://github.com/hyperium/http/pull/461#issuecomment-756298944 ) .
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 ] .
18
+
19
+ [ 461 ] : https://github.com/hyperium/http/pull/461#issuecomment-756298944
8
20
9
21
## 1.2.0 (2020-10-6)
10
22
You can’t perform that action at this time.
0 commit comments