docs: update changelog

This commit is contained in:
Kat Marchán 2019-10-23 21:20:41 -07:00
parent 743476b274
commit 95682b203b
No known key found for this signature in database
GPG Key ID: AEB529C08A3C7E9E
1 changed files with 14 additions and 0 deletions

View File

@ -1,3 +1,17 @@
<a name="5.0.0"></a>
## 5.0.0 (2019-10-24)
#### Breaking Changes
- **api:** rewrite entire API to be like std::fs (#21) ([743476b2](https://github.com/zkat/cacache-rs/commit/743476b274eb07844b7b73137770df856cd7e4c4))
- **license:** bump Parity license to 7.0.0-pre.3 ([0395b0fb](https://github.com/zkat/cacache-rs/commit/0395b0fbffc65004f2b099aee9075251c8354e06))
#### Features
- **api:** rewrite entire API to be like std::fs (#21) ([743476b2](https://github.com/zkat/cacache-rs/commit/743476b274eb07844b7b73137770df856cd7e4c4))
- **license:** bump Parity license to 7.0.0-pre.3 ([0395b0fb](https://github.com/zkat/cacache-rs/commit/0395b0fbffc65004f2b099aee9075251c8354e06))
<a name="4.0.0"></a>
## 4.0.0 (2019-10-21)