14
0
2022-01-11 09:43:01 +00:00
committed by Git OBS Bridge
parent 103c3dd861
commit a856005562
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jan 10 17:18:47 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
- - update to version 2.6.0:
- Drop Python 3.6 support.
- 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 15:06:54 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>