Skip to content

Commit

Permalink
Release notes for 1.2.0 (#1200)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gallaecio committed Nov 17, 2023
1 parent 11696c1 commit 32ab23b
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
History
=======

1.2.0 (unreleased)
------------------

New features:
- New ``PREFER_MONTH_OF_YEAR`` setting (#1146)

Fixes:
- Absolute years in Russian are no longer being treated as a number of years in
the past (#1129)

Cleanups and internal improvements:
- Removed the use of ``datetime.utcnow``, deprecated on Python 3.12 (#1179)
- Applied Black formatting to the code base (#1158)
- Initial integration with OSSFuzz (#1198)
- Extended test cases (#1191)


1.1.8 (2023-03-22)
------------------

Expand Down

0 comments on commit 32ab23b

Please sign in to comment.