File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66
77# Release Notes
88
9+ ## [ v2.0.3] ( https://github.com/algolia/algoliasearch-client-python/compare/2.0.2...2.0.3 )
10+
11+ ### Fixed
12+ - Missing ` attributesToRetrieve ` data on multiple ` get_objects ` ([ #424 ] ( https://github.com/algolia/algoliasearch-client-python/pull/424 ) )
13+
914## [ v2.0.2] ( https://github.com/algolia/algoliasearch-client-python/compare/2.0.1...2.0.2 )
1015
1116### Fixed
Original file line number Diff line number Diff line change 1- VERSION = '2.0.2 '
1+ VERSION = '2.0.3 '
Original file line number Diff line number Diff line change 11[metadata]
22name = algoliasearch
3- version = 2.0.2
3+ version = 2.0.3
44author = Algolia Team
5566maintainer = Algolia Team
You can’t perform that action at this time.
0 commit comments