]> git.r.bdr.sh - rbdr/lyricli/blobdiff - CHANGELOG.md
Update CHANGELOG
[rbdr/lyricli] / CHANGELOG.md
index c6d852535cef280b88a0fa67b64bdc563c4ce640..333c601fad89a09231ab055b56e60762ef3257ca 100644 (file)
@@ -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)