diff --git a/CHANGELOG.md b/CHANGELOG.md index e4b71c8..c2ce5b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Changelog This is the changelog for NeoFS Proto +## [0.2.1] - 2019-11-22 + +### Changed +- Removed SendPutRequest +- MakePutRequestHeader sets only object and token + ## [0.2.0] - 2019-11-21 ### Added @@ -20,3 +26,4 @@ This is the changelog for NeoFS Proto Initial public release [0.2.0]: https://github.com/nspcc-dev/neofs-proto/compare/v0.1.0...v0.2.0 +[0.2.1]: https://github.com/nspcc-dev/neofs-proto/compare/v0.2.0...v0.2.1