Skip to content

Commit 8bde64d

Browse files
committed
update changelog
1 parent 160d7be commit 8bde64d

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
# v4.0.0 - 2020-04-28
2+
3+
## Changes
4+
5+
- Remove `-v` option, your package manager of choice can already provide the
6+
same information
7+
(2905675)
8+
(Anton Lindqvist)
9+
10+
- Remove `-h` option in favor of the manual.
11+
(93a552b)
12+
(Anton Lindqvist)
13+
14+
- Do not output options as part of the usage output, in favor of the manual
15+
instead.
16+
(e253d7d)
17+
(Anton Lindqvist)
18+
19+
## Bug fixes
20+
21+
- Mark `unused` variables in compat files as `extern` in order to compile using
22+
GCC 10.
23+
(160d7be)
24+
(Benjamin Porter)
25+
126
# v3.0.1 - 2019-03-10
227

328
## Bug fixes

0 commit comments

Comments
 (0)