14
0

Accepting request 688842 from home:pgajdos

- version update to 0.6.0
  * Make at() accept timestamps with 1 second precision (#267).
  * Introduce proper exception hierarchy (#271).

OBS-URL: https://build.opensuse.org/request/show/688842
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-schedule?expand=0&rev=8
This commit is contained in:
2019-03-26 18:53:36 +00:00
committed by Git OBS Bridge
parent 84b63a9508
commit cbc940e96b
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Mar 26 16:40:26 UTC 2019 - pgajdos@suse.com
- version update to 0.6.0
* Make at() accept timestamps with 1 second precision (#267).
* Introduce proper exception hierarchy (#271).
-------------------------------------------------------------------
Tue Dec 18 23:39:12 UTC 2018 - Jan Engelhardt <jengelh@inai.de>