Tidy up code, thanks to Serial-ATA

This commit is contained in:
CDrummond 2022-03-23 20:15:54 +00:00
parent caa8f124a7
commit 0aa10918ae
2 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "bliss-analyser"
version = "0.1.0"
version = "0.1.1"
authors = ["Craig Drummond <craig.p.drummond@gmail.com>"]
edition = "2018"
license = "GPL-3.0-only"

View File

@ -1,3 +1,7 @@
0.1.1
-----
1. Tidy up code, thanks to Serial-ATA
0.1.0
-----
1. Add support for analysing CUE files.