aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 38e356e..83ef190 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+## 0.1.1 -- 2019-08-31
+
+* Keeps the oldest day in a group so that days can propogate to further groups.
+ That is, if the group is already populated, new members are deleted until the
+ oldest member moves to the next group.
+
+
## 0.1.0 -- 2019-08-31
* First version. Can print days to delete or to keep. Supports only exponential intervals.