We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a59bcbc commit eaec202Copy full SHA for eaec202
CHANGELOG.md
@@ -7,7 +7,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
# Release Notes
9
10
-## [Unreleased](https://github.com/algolia/algoliasearch-client-python/compare/v2.6.1...master)
+## [Unreleased](https://github.com/algolia/algoliasearch-client-python/compare/v2.6.2...master)
11
+
12
+## [v2.6.2](https://github.com/algolia/algoliasearch-client-python/compare/v2.6.1...v2.6.2)
13
14
+### Fixed
15
16
+- Encode path parameters ([#546](https://github.com/algolia/algoliasearch-client-python/pull/546))
17
18
## [v2.6.1](https://github.com/algolia/algoliasearch-client-python/compare/v2.6.0...v2.6.1)
19
0 commit comments