]> git.r.bdr.sh - rbdr/lyricli/blobdiff - CHANGELOG.md
Use single word long options
[rbdr/lyricli] / CHANGELOG.md
index 6c63ee9d681b92e3acb025b989c738f6c7159df4..c6d852535cef280b88a0fa67b64bdc563c4ce640 100644 (file)
@@ -4,6 +4,21 @@ All notable changes to this project will be documented in this file.
 The format is based on [Keep a Changelog](http://keepachangelog.com/)
 and this project adheres to [Semantic Versioning](http://semver.org/).
 
+## [Unreleased]
+### Added
+- `printLyrics(_ currentTrack: Track)` allows directly specifying
+  track in library
+- `lyricli_command` specifies the flags
+
+### Changed
+- Flags are now camelCase
+- Update to Swift 5 tools
+- Replace CommandLineKit with Bariloche
+- Reorganize sources folder
+
+### Removed
+- Arguments Source (functionality moved to main)
+
 ## [0.3.0]
 ### Added
 - Spotify Source Support