14
0

- update to version 2.5.0:

- Add ``time_machine.escape_hatch``, which provides functions to bypass time-machine.
   Thanks to Matt Pegler for the feature request in `Issue #206 <https://github.com/adamchainz/time-machine/issues/206>`__.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-time-machine?expand=0&rev=10
This commit is contained in:
Sebastian Wagner
2021-12-14 15:06:58 +00:00
committed by Git OBS Bridge
parent a4fdc6b6e1
commit 103c3dd861
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Dec 14 15:06:54 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
- - update to version 2.5.0:
- Add ``time_machine.escape_hatch``, which provides functions to bypass time-machine.
Thanks to Matt Pegler for the feature request in `Issue #206 <https://github.com/adamchainz/time-machine/issues/206>`__.
-------------------------------------------------------------------
Tue Dec 14 07:40:10 UTC 2021 - pgajdos@suse.com