We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc711e4 commit b601242Copy full SHA for b601242
CHANGELOG.md
@@ -10,8 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
### Changed
11
12
- Using openZIM Python bootstrap conventions (including hatch-openzim plugin) #120
13
-- Suuport for Python 3.12, drop Python 3.7 #118
14
-- Replace "iso-369" iso639-lang by "iso639-lang" library
+- Add support for Python 3.12, drop Python 3.7 support #118
+- Replace "iso-369" by "iso639-lang" library
15
+- Replace "file-magic" by "python-magic" library for Alpine Linux support and better maintenance
16
17
## [3.2.0] - 2023-12-16
18
0 commit comments