File tree Expand file tree Collapse file tree 2 files changed +15
-3
lines changed Expand file tree Collapse file tree 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/)
55and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
77## [ Unreleased]
8+
9+
10+
11+ ## [ 1.11.0]
12+
13+ ### Added
814- 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
1017- Model: Fix adding expanded entities to EntityProxy - Manuel Seeger
1118
19+ ### Stable, not Experimental
20+ - Service: Support for server-side pagination (partial listings trough _ next field) - Reto Schneider
21+
1222## [ 1.10.1]
1323
1424### Fixed
@@ -173,7 +183,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
173183
174184## 1.1.1 - First PIP package release
175185
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
177189[ 1.10.0 ] : https://github.com/SAP/python-pyodata/compare/1.9.2...1.10.0
178190[ 1.9.2 ] : https://github.com/SAP/python-pyodata/compare/1.9.1...1.9.2
179191[ 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