X-Git-Url: https://git.r.bdr.sh/rbdr/lyricli/blobdiff_plain/aaf058f0d6fa4868e4360780c50aa6e620e0f3db..ebc27030ab873e6f65e67277bd543951a2e4d54b:/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md index c6d8525..333c601 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,12 +9,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `printLyrics(_ currentTrack: Track)` allows directly specifying track in library - `lyricli_command` specifies the flags +- Support for catalina Music app ### Changed -- Flags are now camelCase +- CI scripts updated for gitlab CI instead of Travis +- Flags are now single words - Update to Swift 5 tools - Replace CommandLineKit with Bariloche - Reorganize sources folder +- Does not open apps when running ### Removed - Arguments Source (functionality moved to main)