Skip to content

Commit

Permalink
Prepare for v0.6.14
Browse files Browse the repository at this point in the history
  • Loading branch information
odevices committed Jun 28, 2021
1 parent e4e16eb commit 54d1e55
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
* NEW: A new feature. Relevant to users and developers.
* SYS: A system-level change. Usually only relevant to developers.

# v0.6.14
* FIX: Crashes caused by particular units that used tied expressions in their DSP graphs.

# v0.6.13
* FIX: Package installation was broken when upgrading from pre-v0.6 firmware.
* FIX: Crash when modulating GrainStretch jitter to negative values. [Issue #36](https://github.com/odevices/er-301/issues/36)
Expand Down
2 changes: 1 addition & 1 deletion scripts/env.mk
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ ifndef ARCH
endif

FIRMWARE_NAME = Thoon
FIRMWARE_VERSION = 0.6.13
FIRMWARE_VERSION = 0.6.14

FIRMWARE_STATUS.release = stable
FIRMWARE_STATUS.debug = debug
Expand Down

0 comments on commit 54d1e55

Please sign in to comment.