File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,16 @@ Changelog
33
44[ Semantic versioning] ( http://semver.org/ ) is used.
55
6+ 2.1.0
7+ -----
8+ released 2024-05-17
9+
10+ Thanks for @azmeuk for all their contributions to this release!
11+
12+ - add support for timestamp files, which enables freezing time across subprocesses: [ #78 ] ( https://github.com/simon-weber/python-libfaketime/pull/78 )
13+ - upgrade underlying libfaketime to 0.9.10 without modifications: [ #75 ] ( https://github.com/simon-weber/python-libfaketime/pull/75 )
14+ - add a quiet param to rexec_if_needed: [ #72 ] ( https://github.com/simon-weber/python-libfaketime/pull/72 )
15+
6162.0.0
717-----
818released 2020-04-17
Original file line number Diff line number Diff line change 1- __version__ = "2.0 .0"
1+ __version__ = "2.1 .0"
You can’t perform that action at this time.
0 commit comments