Skip to content

Commit

Permalink
Version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexCharlton committed Apr 3, 2023
1 parent 02d46cc commit bf2025d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "midi-m8"
description = "Turn Dirtywave M8 songs into Midi tracks"
version = "1.1.0"
version = "1.2.0"
edition = "2021"
repository = "https://github.com/AlexCharlton/midi-m8"
license = "MIT"
Expand Down
3 changes: 3 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,3 +102,6 @@ Alternately you could:
2. `cargo build --release`
You'll now have a binary in the `./target/release/` directory.

## Changelog
### v1.2
- V3 support

0 comments on commit bf2025d

Please sign in to comment.