From b31f16976fe47d61f4ddc04b7fcc7e050a0200a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Han=C3=A1k?= <47626173+phanak-sap@users.noreply.github.com> Date: Wed, 7 Sep 2022 09:44:57 +0200 Subject: [PATCH 1/2] Update CHANGELOG.md --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 From 4f5516b8b222da4a049aa09a9dd79956140ad473 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Han=C3=A1k?= <47626173+phanak-sap@users.noreply.github.com> Date: Wed, 7 Sep 2022 09:46:30 +0200 Subject: [PATCH 2/2] New version 1.10.0 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 8fdcf386..81c871de 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.9.2 +1.10.0