about summary refs log tree commit diff
path: root/NEWS.md
blob: dc7f78b516d92040b3a96fedecf6a8ba4128bb79 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
## HEAD

## 0.2 (2017-08-29)

* Bug: Enforce POSIX option processing (stop argument parsing after
  first nonoption).
* Bug: off-by-one during week of year parsing.
* Bug: in a leap year, finding the next event can take longer than 365 days.
* Feature: `-X/` now works like `-X*` for all time fields.

## 0.1 (2016-01-05)

* Initial release