File tree 2 files changed +15
-3
lines changed
2 files changed +15
-3
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,20 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
6
6
7
7
## [ Unreleased]
8
+
9
+
10
+
11
+ ## [ 1.11.0]
12
+
13
+ ### Added
8
14
- Service: Encode paths with entity keys with option to disable it - Linda Jahn
9
- - Service: (No longer Experimental) Support for server-side pagination (partial listings trough _ next field) - Reto Schneider
15
+
16
+ ### Fixed
10
17
- Model: Fix adding expanded entities to EntityProxy - Manuel Seeger
11
18
19
+ ### Stable, not Experimental
20
+ - Service: Support for server-side pagination (partial listings trough _ next field) - Reto Schneider
21
+
12
22
## [ 1.10.1]
13
23
14
24
### Fixed
@@ -173,7 +183,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
173
183
174
184
## 1.1.1 - First PIP package release
175
185
176
- [ Unreleased ] : https://github.com/SAP/python-pyodata/compare/1.10.0...HEAD
186
+ [ Unreleased ] : https://github.com/SAP/python-pyodata/compare/1.11.0...HEAD
187
+ [ 1.11.0 ] : https://github.com/SAP/python-pyodata/compare/1.10.1...1.11.0
188
+ [ 1.10.1 ] : https://github.com/SAP/python-pyodata/compare/1.10.0...1.10.1
177
189
[ 1.10.0 ] : https://github.com/SAP/python-pyodata/compare/1.9.2...1.10.0
178
190
[ 1.9.2 ] : https://github.com/SAP/python-pyodata/compare/1.9.1...1.9.2
179
191
[ 1.9.1 ] : https://github.com/SAP/python-pyodata/compare/1.9.0...1.9.1
Original file line number Diff line number Diff line change 1
- 1.10.1
1
+ 1.11.0
You can’t perform that action at this time.
0 commit comments