diff --git a/CHANGELOG.md b/CHANGELOG.md index 559435c..02254ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Changelog This is the changelog for NeoFS API +## [0.5.0] - 2020-03-31 + +### Changed +- Rename repo to `neofs-api-go` +- Used public proto files + ## [0.4.2] - 2020-03-16 ### Fixed @@ -210,3 +216,4 @@ Initial public release [0.4.0]: https://github.com/nspcc-dev/neofs-api-go/compare/v0.3.2...v0.4.0 [0.4.1]: https://github.com/nspcc-dev/neofs-api-go/compare/v0.4.0...v0.4.1 [0.4.2]: https://github.com/nspcc-dev/neofs-api-go/compare/v0.4.1...v0.4.2 +[0.5.0]: https://github.com/nspcc-dev/neofs-api-go/compare/v0.4.2...v0.5.0