diff options
| -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 |