diff options
author | Leah Neukirchen <leah@vuxu.org> | 2020-02-07 15:11:03 +0100 |
---|---|---|
committer | Leah Neukirchen <leah@vuxu.org> | 2020-02-07 15:11:03 +0100 |
commit | ea43661178aff50b3c3da885abe529e47c5b01d8 (patch) | |
tree | 1609d3e540609f52526a1948c05cc40d7b5879fe | |
parent | 73f3ccf3032a7d07d33059ba2583cfbbfdcfdb05 (diff) |
NEWS.md: update for 0.4v0.4
-rw-r--r-- | NEWS.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,5 +1,15 @@ ## HEAD +## 0.4 (2020-02-07) + +* Feature: include runit service files to run cron drop-in scripts. +* Bug: force stdout line-buffered. + +## 0.3 (2018-05-05) + +* Bug: off-by-one for month and day of month. +* Bug: weird scheduling across DST changes. + ## 0.2 (2017-08-29) * Bug: Enforce POSIX option processing (stop argument parsing after |