]> git.netwichtig.de Git - user/henk/code/snooze.git/blob - NEWS.md
Merge pull request #9 from bougyman/master
[user/henk/code/snooze.git] / NEWS.md
1 ## HEAD
2
3 ## 0.2 (2017-08-29)
4
5 * Bug: Enforce POSIX option processing (stop argument parsing after
6   first nonoption).
7 * Bug: off-by-one during week of year parsing.
8 * Bug: in a leap year, finding the next event can take longer than 365 days.
9 * Feature: `-X/` now works like `-X*` for all time fields.
10
11 ## 0.1 (2016-01-05)
12
13 * Initial release