Skip to content

Commit

Permalink
📝 Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Ousret committed Nov 12, 2022
1 parent 1b31e64 commit 91049b3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
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).
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [3.0.1](https://github.com/Ousret/charset_normalizer/compare/3.0.0...master) (unreleased)

### Fixed
- Multi-bytes cutter/chunk generator did not always cut correctly (PR #233)

## [3.0.0](https://github.com/Ousret/charset_normalizer/compare/2.1.1...3.0.0) (2022-10-20)

### Added
Expand Down

0 comments on commit 91049b3

Please sign in to comment.