summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorkiorky <kiorky@cryptelium.net>2020-05-27 18:02:20 +0200
committerGitHub <noreply@github.com>2020-05-27 18:02:20 +0200
commitbc676d0191c61e93bd00d0d8ba818c110e710ecd (patch)
treea2ab8c3e68d2e54f97591b5627a5b4eda71b51ab /docs
parent1786e445f579fcd076023b1fe09a648660c5e4e1 (diff)
parent4054562e6415690cc84c72a448df8a623fbc10c6 (diff)
downloadcroniter-bc676d0191c61e93bd00d0d8ba818c110e710ecd.tar.gz
Merge pull request #134 from kiorky/devs
Devs
Diffstat (limited to 'docs')
-rw-r--r--docs/CHANGES.rst16
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)
-------------------