diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/CHANGES.rst | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/docs/CHANGES.rst b/docs/CHANGES.rst index 0edef97..ae33d35 100644 --- a/docs/CHANGES.rst +++ b/docs/CHANGES.rst @@ -1,25 +1,37 @@ Changelog ============== -0.3.32 (unreleased) +0.3.33 (unreleased) ------------------- - Nothing changed yet. +0.3.32 (2020-05-27) +------------------- + +- document seconds repeats, fixes #122 + [kiorky] +- Implement match method, fixes #54 + [kiorky] +- Adding tests for #127 (test more DSTs and croniter behavior around) + [kiorky] +- Changed lag_hours comparison to absolute to manage dst boundary when getting previous + [Sokkka] + 0.3.31 (2020-01-02) ------------------- - Fix get_next() when start_time less then 1s before next instant [AlexHill] + 0.3.30 (2019-04-20) ------------------- - credits - 0.3.29 (2019-03-26) ------------------- |
