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 8619073 commit 729b3f9Copy full SHA for 729b3f9
ChangeLog
@@ -1,6 +1,11 @@
1
2
CHANGELOG
3
4
+2024-12-26 4.0.0
5
+ * [MAJOR] drop support for python <3.8 [#336](https://github.com/algolia/algoliasearch-django/pull/336)
6
+ * [MAJOR] drop support for django <4.0 [#336](https://github.com/algolia/algoliasearch-django/pull/336)
7
+ * [MAJOR] remove method `clear_index` in favor of `clear_objects` [#336](https://github.com/algolia/algoliasearch-django/pull/336)
8
+
9
2023-04-27 3.0.0
10
* [MAJOR] drop python 2.7, update tox and CI run env (#331)
11
* [FEAT] Add support for Python 3.9, 3.10 and 3.11 (#329)
0 commit comments