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 f0de05e commit b300240Copy full SHA for b300240
CHANGELOG.md
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
# Release Notes
8
9
+## [Unreleased]
10
+
11
+### Fixed
12
+- Batching algorithm when reaching the `batch_size`. ([#421](https://github.com/algolia/algoliasearch-client-python/pull/421))
13
14
## [v2.0.0](https://github.com/algolia/algoliasearch-client-python/compare/1.20.0...2.0.0)
15
16
### Changed
0 commit comments