Skip to content

Commit

Permalink
docs: Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Feb 9, 2022
1 parent 08eef70 commit a068c38
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Expand Up @@ -7,6 +7,19 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
<!-- next-header -->
## [Unreleased] - ReleaseDate

### Breaking Changes

- `set_default`has been removed in favor of being generic over `LogLevel`.
- `--verbose` and `--quiet` are now global

### Features

- Allow customizing help text

### Fixes

- `--verbose` and `--quiet` are now global

## [0.4.1] - 2022-01-27

### Features
Expand Down

0 comments on commit a068c38

Please sign in to comment.