Skip to content

Commit 3bb9108

Browse files
committed
chore: bumps version to 3.0.0
1 parent e0a2a57 commit 3bb9108

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,18 @@ 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.3...master)
10+
## [Unreleased](https://github.com/algolia/algoliasearch-client-python/compare/v3.0.0...master)
1111

12-
## [v3.0.0](https://github.com/algolia/algoliasearch-client-python/compare/v2.6.2...v3.0.0)
12+
## [v3.0.0](https://github.com/algolia/algoliasearch-client-python/compare/v2.6.3...v3.0.0)
1313

1414
### Changed
1515

16-
- Major version: Python 2.7 is no longer supported, adds support until Python 3.11
16+
- Major version!: drop support for Python 2.7, add support for Python 3.9, 3.10 and 3.11 ([#553](https://github.com/algolia/algoliasearch-client-python/pull/553))
17+
- Major version!: remove recommendation client in favor of personalization ([#554](https://github.com/algolia/algoliasearch-client-python/pull/554))
1718

1819
### Fixed
19-
- Unable to initialize SearchClient on Python 3.11 ([#549](https://github.com/algolia/algoliasearch-client-python/issues/549))
20+
21+
- Unable to initialize SearchClient on Python 3.11 ([#549](https://github.com/algolia/algoliasearch-client-python/issues/549))
2022

2123
## [v2.6.3](https://github.com/algolia/algoliasearch-client-python/compare/v2.6.2...v2.6.3)
2224

0 commit comments

Comments
 (0)