summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Le Marec - Pasquet <kiorky@cryptelium.net>2016-10-29 22:23:24 +0200
committerMathieu Le Marec - Pasquet <kiorky@cryptelium.net>2016-10-30 22:23:24 +0200
commit37ba7f66335160c1f614caed9e19dfb9c7fa1b29 (patch)
treea25cce2921b73756837d3d8366528a6604ad33ac
parent5e21b221e0f37ea6a2ec508cfbd945bfaa220de3 (diff)
downloadcroniter-changelog.tar.gz
changelogchangelog
-rw-r--r--docs/CHANGES.rst14
1 files changed, 12 insertions, 2 deletions
diff --git a/docs/CHANGES.rst b/docs/CHANGES.rst
index 1b2d5b9..4e83ccf 100644
--- a/docs/CHANGES.rst
+++ b/docs/CHANGES.rst
@@ -4,8 +4,18 @@ Changelog
0.3.13 (unreleased)
-------------------
-- Nothing changed yet.
-
+- `Real fix for #34 <https://github.com/taichino/croniter/pull/73>`_
+ [kiorky@github]
+- `Modernize test infra <https://github.com/taichino/croniter/pull/72>`_
+ [kiorky@github]
+- `Release as a universal wheel <https://github.com/kiorky/croniter/pull/16>`_
+ [adamchainz@github]
+- `Raise ValueError on negative numbers <https://github.com/taichino/croniter/pull/63>`_
+ [josegonzalez@github]
+- `Compare types using "issubclass" instead of exact match <https://github.com/taichino/croniter/pull/70>`_
+ [darkk@github]
+- `Implement step cron with a variable base <https://github.com/taichino/croniter/pull/60>`_
+ [josegonzalez@github]
0.3.12 (2016-03-10)
-------------------