Skip to content

Commit 1cd39c0

Browse files
authored
Merge pull request #442 from KodrAus/0.4.13-patch
Update changelog to reflect 0.4.13 patch
2 parents c9ab9d4 + 71895e0 commit 1cd39c0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
## [Unreleased]
44

5-
## [0.4.13] - 2020-01-08
5+
* Fixed incorrect combination of `kv_unstable` and `std` features causing compile failures
66

7-
### Fixed
7+
## [0.4.13] - 2021-01-11
88

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).
1010

1111
## [0.4.12] - 2020-12-24
1212

@@ -191,8 +191,8 @@ version using log 0.4.x to avoid losing module and file information.
191191

192192
Look at the [release tags] for information about older releases.
193193

194-
[Unreleased]: https://github.com/rust-lang-nursery/log/compare/0.4.13...HEAD
195-
[0.4.13]: https://github.com/rust-lang-nursery/log/compare/0.4.12...0.4.13
194+
[Unreleased]: https://github.com/rust-lang-nursery/log/compare/0.4.12...HEAD
195+
[0.4.13]: https://github.com/rust-lang-nursery/log/compare/0.4.11...0.4.13
196196
[0.4.12]: https://github.com/rust-lang-nursery/log/compare/0.4.11...0.4.12
197197
[0.4.11]: https://github.com/rust-lang-nursery/log/compare/0.4.10...0.4.11
198198
[0.4.10]: https://github.com/rust-lang-nursery/log/compare/0.4.9...0.4.10

0 commit comments

Comments
 (0)