]> git.r.bdr.sh - rbdr/lyricli/blobdiff - CHANGELOG.md
Makes test environment docker-based
[rbdr/lyricli] / CHANGELOG.md
index 6c63ee9d681b92e3acb025b989c738f6c7159df4..7fbae3fa7968768f86cbc1814308044bebf670c0 100644 (file)
@@ -4,6 +4,22 @@ 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
+- 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
+
+### Removed
+- Arguments Source (functionality moved to main)
+
 ## [0.3.0]
 ### Added
 - Spotify Source Support