diff --git a/python-time-machine.changes b/python-time-machine.changes index 66dfcc9..59e5e4f 100644 --- a/python-time-machine.changes +++ b/python-time-machine.changes @@ -1,18 +1,17 @@ ------------------------------------------------------------------- Mon Jan 10 17:18:47 UTC 2022 - Sebastian Wagner -- - 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 `__. +- update to version 2.6.0: + * Drop Python 3.6 support. ------------------------------------------------------------------- Tue Dec 14 15:06:54 UTC 2021 - Sebastian Wagner -- - 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 `__. +- 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 + `__. ------------------------------------------------------------------- Tue Dec 14 07:40:10 UTC 2021 - pgajdos@suse.com