From 0841db6def47f8ef300d499cddfab5a73cee6a45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Han=C3=A1k?= <47626173+phanak-sap@users.noreply.github.com> Date: Sat, 26 Apr 2025 17:10:52 +0200 Subject: [PATCH 1/2] Update VERSION --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 720c738..ca71766 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.11.1 +1.11.2 From bfff172ae9b99c854b34a2ce2a6e0de718196156 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Han=C3=A1k?= <47626173+phanak-sap@users.noreply.github.com> Date: Sat, 26 Apr 2025 17:12:31 +0200 Subject: [PATCH 2/2] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ae3509f..d5f0b7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] +## [1.11.2] + ### Fixed - service: fix space in application/http for batch - bpreissler - model: adding two missing possibilities for ValueListParameter - Jon Friesen @@ -194,6 +196,7 @@ 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.11.1...HEAD +[1.11.1]: https://github.com/SAP/python-pyodata/compare/1.11.1...1.11.2 [1.11.1]: https://github.com/SAP/python-pyodata/compare/1.11.0...1.11.1 [1.11.0]: https://github.com/SAP/python-pyodata/compare/1.10.1...1.11.0 [1.10.1]: https://github.com/SAP/python-pyodata/compare/1.10.0...1.10.1