diff options
| author | Ben Beltran <ben@nsovocal.com> | 2019-05-13 21:55:04 +0200 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2019-05-13 21:55:04 +0200 |
| commit | a95769b541e1f6959a11f489e03002d1bc97b7ce (patch) | |
| tree | 2d9d93db38e7d478afd6e0e7744e2589a2280340 | |
| parent | f43cbaf08072763aa3abd11736cfc77cd9457637 (diff) | |
Update CHANGELOG`
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c6d8525..2021ed1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `lyricli_command` specifies the flags ### Changed -- Flags are now camelCase +- Flags are now single words - Update to Swift 5 tools - Replace CommandLineKit with Bariloche - Reorganize sources folder |