File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
88# Release Notes
99
10- ## [ Unreleased] ( https://github.com/algolia/algoliasearch-client-python/compare/v2.6.2...master )
10+ ## [ Unreleased] ( https://github.com/algolia/algoliasearch-client-python/compare/v2.6.3...master )
11+
12+ ## [ v2.6.3] ( https://github.com/algolia/algoliasearch-client-python/compare/v2.6.2...v2.6.3 )
13+
14+ ### Fixed
15+
16+ - prevent KeyError when popping an unknown property ([ #552 ] ( https://github.com/algolia/algoliasearch-client-python/pull/552 ) )
1117
1218## [ v2.6.2] ( https://github.com/algolia/algoliasearch-client-python/compare/v2.6.1...v2.6.2 )
1319
Original file line number Diff line number Diff line change 1- VERSION = "2.6.2 "
1+ VERSION = "2.6.3 "
Original file line number Diff line number Diff line change 11[metadata]
22name = algoliasearch
3- version = 2.6.2
3+ version = 2.6.3
44author = Algolia Team
5566maintainer = Algolia Team
You can’t perform that action at this time.
0 commit comments