diff --git a/CHANGELOG.md b/CHANGELOG.md index 7cd72a03..0f876b9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] +## [1.10.0] + ### Added - Service: Add async networking libraries support - mnunzio, Albo90, Petr Hanak @@ -163,7 +165,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## 1.1.1 - First PIP package release -[Unreleased]: https://github.com/SAP/python-pyodata/compare/1.9.2...HEAD +[Unreleased]: https://github.com/SAP/python-pyodata/compare/1.10.0...HEAD +[1.10.0]: https://github.com/SAP/python-pyodata/compare/1.9.2...1.10.0 [1.9.2]: https://github.com/SAP/python-pyodata/compare/1.9.1...1.9.2 [1.9.1]: https://github.com/SAP/python-pyodata/compare/1.9.0...1.9.1 [1.9.0]: https://github.com/SAP/python-pyodata/compare/1.8.0...1.9.0 diff --git a/VERSION b/VERSION index 8fdcf386..81c871de 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.9.2 +1.10.0