File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66
77## [ Unreleased]
88
9+ ## [ 1.7.1]
10+
911### Fixed
12+ - Workaround for screwed up date values - Timo S.
1013- Always escape special chars in URL query params - Simon Brulhart
1114- Helper for obtaining a token for services coming from SAP BTP, ABAP environment - Stoyko Stoev
1215
@@ -115,7 +118,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
115118
116119## 1.1.1 - First PIP package release
117120
118- [ Unreleased ] : https://github.com/SAP/python-pyodata/compare/1.6.0...HEAD
121+ [ Unreleased ] : https://github.com/SAP/python-pyodata/compare/1.7.1...HEAD
122+ [ 1.7.1 ] : https://github.com/SAP/python-pyodata/compare/1.7.0...1.7.1
123+ [ 1.7.0 ] : https://github.com/SAP/python-pyodata/compare/1.6.0...1.7.0
119124[ 1.6.0 ] : https://github.com/SAP/python-pyodata/compare/1.5.0...1.6.0
120125[ 1.5.0 ] : https://github.com/SAP/python-pyodata/compare/1.4.0...1.5.0
121126[ 1.4.0 ] : https://github.com/SAP/python-pyodata/compare/1.3.0...1.4.0
You can’t perform that action at this time.
0 commit comments