+## [Unreleased]
+### Added
+- `printLyrics(_ currentTrack: Track)` allows directly specifying
+ track in library
+- `lyricli_command` specifies the flags
+
+### Changed
+- Flags are now single words
+- Update to Swift 5 tools
+- Replace CommandLineKit with Bariloche
+- Reorganize sources folder
+
+### Removed
+- Arguments Source (functionality moved to main)
+