Skip to content

Commit

Permalink
Fix reStructuredText syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
Gallaecio committed Nov 17, 2023
1 parent bf6f404 commit 74f5bcd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,16 @@ History
------------------

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)
Expand All @@ -24,6 +27,7 @@ Cleanups and internal improvements:
------------------

Improvements:

- Improved date parsing for Chinese (#1148)
- Improved date parsing for Czech (#1151)
- Reorder language by popularity (#1152)
Expand Down

0 comments on commit 74f5bcd

Please sign in to comment.