mmtc/CHANGELOG.md
2020-11-04 19:13:53 -05:00

31 lines
596 B
Markdown

# Changelog
## v0.2.0 - 2020-11-05
### Changes
- Replace `--cycle` option with `--cycle` and `--no-cycle` flags
### Features
- Search tracks in your queue via `/`
- New config - `search_fields`
- New `Condition`s - `Searching` and `Filtered`
- New `Texts` - `Query`
## v0.1.1 - 2020-11-03
### Changes
- No longer adds extra zeros before the minute number
### Documentation
- Added [Configuration instructions](https://github.com/figsoda/mmtc/blob/main/Configuration.md)
### Features
- New `Condition` - `QueueCurrent`
## v0.1.0 - 2020-11-02
### Features
- Minimal mpd terminal client