Skip to content

Commit

Permalink
v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bates64 committed Sep 15, 2021
1 parent b8dedf9 commit fa81ff4
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
4 changes: 3 additions & 1 deletion Cargo.lock

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

8 changes: 8 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 0.10.0

- Added tabs to switch variation
- Added loop controls
- Added 'New file' and 'Add section' buttons
- Added buttons to reorder sections ('v' and '^' buttons)
- When importing, MIDI tracks named "percussion" will be assumed to be drum tracks

## 0.9.0

- Greatly improved MIDI importing
Expand Down
2 changes: 1 addition & 1 deletion mamar/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mamar"
version = "0.9.0"
version = "0.10.0"
authors = ["Alex Bates <[email protected]>"]
edition = "2018"

Expand Down

0 comments on commit fa81ff4

Please sign in to comment.