Skip to content

Commit

Permalink
update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
slashmili committed Mar 22, 2022
1 parent 31f2962 commit cc7cb12
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@

## [4.1.0] - 2022-03-22
### Add
* Add support for parsing ``%z`` in ``jdatetime.datetime.strptime`
* Add support for ``%z`` directive in ``jdatetime.datetime.strptime`
* Add support for ``%b`` and ``%B`` directive directive in ``jdatetime.datetime.strptime`
### Changed
* Potential breaking change: Replace spaces with ZWNJ (نیم‌فاصله) in output of ``jdatetime.datetime.strftime`

## [4.0.0] - 2022-02-14
### Add
Expand Down

0 comments on commit cc7cb12

Please sign in to comment.