Skip to content

Commit ed7b8b0

Browse files
authored
New version 1.11.2 (#293)
* Update VERSION * Update CHANGELOG.md
1 parent d02e1fd commit ed7b8b0

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## [Unreleased]
88

9+
## [1.11.2]
10+
911
### Fixed
1012
- service: fix space in application/http for batch - bpreissler
1113
- model: adding two missing possibilities for ValueListParameter - Jon Friesen
@@ -194,6 +196,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
194196
## 1.1.1 - First PIP package release
195197

196198
[Unreleased]: https://github.com/SAP/python-pyodata/compare/1.11.1...HEAD
199+
[1.11.1]: https://github.com/SAP/python-pyodata/compare/1.11.1...1.11.2
197200
[1.11.1]: https://github.com/SAP/python-pyodata/compare/1.11.0...1.11.1
198201
[1.11.0]: https://github.com/SAP/python-pyodata/compare/1.10.1...1.11.0
199202
[1.10.1]: https://github.com/SAP/python-pyodata/compare/1.10.0...1.10.1

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.11.1
1+
1.11.2

0 commit comments

Comments
 (0)