Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
slashmili authored Mar 26, 2024
1 parent ea31e08 commit 796d588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
### Changed
* BREAKING CHANGE: Arithmetic operations on `date`/`datetime` against an unknown type will now return `NotImplemented` instead of raising `TypeError`
* Drop Python 3.7 support
* Use jalali.py as jalali_core dependency #148
* Move jalali.py to jalali_core dependency due to licensing issues #148

### Fixed
* treat %% as an escape sequence in strftime
Expand Down

0 comments on commit 796d588

Please sign in to comment.