bliss-rs/CHANGELOG.md

8 lines
178 B
Markdown
Raw Normal View History

2021-06-01 17:02:15 +01:00
# Changelog
2021-06-01 17:02:15 +01:00
## bliss 0.2.1
* Added an `Analysis` struct to `Song`, as well as an `AnalysisIndex` to
index it easily.
* Changed some logging parameters for the Library trait.