Skip to content

Commit

Permalink
prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
sim0nx committed Oct 2, 2024
1 parent f0069af commit 41a8fd9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ All notable changes to this project will be documented in this file.

This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [unreleased]
## [v2.0.0]
### Breaking
- Set minimum supported Python version to 3.9
- Remove pyre2 as it hasn't been updated in a long time and regex seems to be the better lib here
- Remove long deprecated methods "decode_email", "decode_email_b"

### Changes
- Add ruff config
- Add PY3.12 to tests
- Add Python 3.12 to tests

## [v1.17.5]
### Changes
Expand Down

0 comments on commit 41a8fd9

Please sign in to comment.