Update CHANGELOG.md
This commit is contained in:
parent
65d7f6d3d0
commit
f6f7815cb7
1 changed files with 6 additions and 1 deletions
|
@ -7,7 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
_No unreleased changes._
|
### Added
|
||||||
|
- `-v` verbose option. Normal mode output is now cleaner and more focused.
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- `curl` is preferred over `wget`.
|
||||||
|
- `wget`'s output is only shown in verbose mode.
|
||||||
|
|
||||||
## [1.0.1] - 2020-01-09
|
## [1.0.1] - 2020-01-09
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue