Skip to content

Commit 898903d

Browse files
phanak-sapfilak-sap
authored andcommitted
Update CHANGELOG.md
Bring changelog up to date with 1.7.1 release
1 parent fe6e5fa commit 898903d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)