You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,11 @@
2
2
3
3
## [Unreleased]
4
4
5
-
## [0.4.13] - 2020-01-08
5
+
* Fixed incorrect combination of `kv_unstable` and `std` features causing compile failures
6
6
7
-
### Fixed
7
+
##[0.4.13] - 2021-01-11
8
8
9
-
*Fixed incorrect combination of `kv_unstable` and `std` features causing compile failures
9
+
*This is the same as `0.4.11`, except with a `kv_unstable_std` feature added to aid migrating current dependents to `0.4.14` (which was originally going to be `0.4.13` until it was decided to create a patch from `0.4.11` to minimize disruption).
10
10
11
11
## [0.4.12] - 2020-12-24
12
12
@@ -191,8 +191,8 @@ version using log 0.4.x to avoid losing module and file information.
191
191
192
192
Look at the [release tags] for information about older releases.
0 commit comments