Skip to content

Commit

Permalink
Merge pull request #89 from bgilbert/news
Browse files Browse the repository at this point in the history
news: add news for 0.5.0
  • Loading branch information
bgilbert committed Mar 23, 2020
2 parents 2cb12bd + 8c7ae63 commit 739503c
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
2020-03-23 FCCT 0.5.0

Breaking Changes:

- Previously, command-line options could be preceded by a single dash
(-strict) or double dash (--strict). Accept only the double-dash form.

Features:

- Accept input filename directly on command line, without --input
- Add short equivalents of command-line options

Bug Fixes:

- Fail if unexpected non-option arguments are specified

Misc Changes:

- Deprecate --input and hide it from --help
- Document files[].append[].inline property
- Update docs for switch to Fedora signing keys


2020-01-24 FCCT 0.4.0

Features:
Expand Down

0 comments on commit 739503c

Please sign in to comment.