Skip to content

Commit 94f27e6

Browse files
authored
Update CHANGELOG with 1.4.0 changes
1 parent 3864728 commit 94f27e6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG

+9
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Freezegun Changelog
22
===================
33

4+
1.4.0
5+
-----
6+
* `asyncio`-support from 1.3.x introduced quite a few bugs, so that functionality is now hidden behind a flag:
7+
`with freeze_time('1970-01-02', real_asyncio=True):`
8+
9+
1.3.1
10+
-----
11+
* Fixed the release number in the build
12+
413
1.3.0
514
-----
615

0 commit comments

Comments
 (0)