Skip to content

Commit 0e60ec1

Browse files
authored
🔖 Release 3.4.2 (#614)
1 parent f6630ce commit 0e60ec1

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,14 @@
22
All notable changes to charset-normalizer will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
33
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
44

5-
## [3.4.2](https://github.com/Ousret/charset_normalizer/compare/3.4.1...master) (2025-??-??)
5+
## [3.4.2](https://github.com/Ousret/charset_normalizer/compare/3.4.1...3.4.2) (2025-04-??)
66

77
### Fixed
8-
- Addressed the DeprecationWarning in our CLI regarding `argparse.FileType` by backporting the target class into the package.
8+
- Addressed the DeprecationWarning in our CLI regarding `argparse.FileType` by backporting the target class into the package. (#591)
9+
- Improved the overall reliability of the detector with CJK Ideographs. (#605) (#587)
10+
11+
### Changed
12+
- Optional mypyc compilation upgraded to version 1.15 for Python >= 3.8
913

1014
## [3.4.1](https://github.com/Ousret/charset_normalizer/compare/3.4.0...3.4.1) (2024-12-24)
1115

0 commit comments

Comments
 (0)