Skip to content

Commit

Permalink
Update CHANGELOG with 1.4.0 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
bblommers committed Dec 19, 2023
1 parent 3864728 commit 94f27e6
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
Freezegun Changelog
===================

1.4.0
-----
* `asyncio`-support from 1.3.x introduced quite a few bugs, so that functionality is now hidden behind a flag:
`with freeze_time('1970-01-02', real_asyncio=True):`

1.3.1
-----
* Fixed the release number in the build

1.3.0
-----

Expand Down

0 comments on commit 94f27e6

Please sign in to comment.