Skip to content

Commit

Permalink
Prepared version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sirosss committed Dec 10, 2023
1 parent c469546 commit 1c44c38
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## 0.2.0 (2023-12-10)

### New Features
- WAH block is displayed as disabled when exp pedal is set to control something else other than wah.
- MOD, DLY, and RVB blocks are displayed with underlined text when they are in parallel.
- Long pressing on tempo button now brings up the tempo edit popup which allows
- Entering tempo with on-screen numeric keyboard
- Selecting BPM/ms display
- Enabling **Global Tempo** mode

### Improvement
- Line spacing in preset and stomp buttons are reduced to conserve space.

## 0.1.0 (2023-11-20)

**First release!**
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: mg30controller
description: NUX MG-30 Live Controller
publish_to: 'none'
version: 0.1.0+1
version: 0.2.0+2

environment:
sdk: '>=3.1.0 <4.0.0'
Expand Down

0 comments on commit 1c44c38

Please sign in to comment.