Skip to content

Commit

Permalink
Separate post v4.0.0 changes (monome#274)
Browse files Browse the repository at this point in the history
  • Loading branch information
martica authored Aug 8, 2021
1 parent f5d83e6 commit 8cfdbfb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v4.0.x

- **FIX**: `PROB 100` would only execute 99.01% of the time.

## v4.0.0

- **FIX**: `LAST SCRIPT` in live mode gives time since init script was run
Expand Down Expand Up @@ -40,7 +44,6 @@
- **NEW**: crow ops
- **NEW**: `TI.PRM.CALIB` alias added (was already in the docs)
- **FIX**: `SCENE` would crash if parameter was out of bounds
- **FIX**: `PROB 100` would only execute 99.01% of the time.

## v3.2.0

Expand Down
5 changes: 4 additions & 1 deletion docs/whats_new.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Updates

## v4.0.x

- **FIX**: `PROB 100` would execute only 99.01% of the time.

## v4.0.0

- **FIX**: `LAST SCRIPT` in live mode gives time since init script was run
Expand Down Expand Up @@ -41,7 +45,6 @@
- **NEW**: crow ops
- **NEW**: `TI.PRM.CALIB` alias added (was already in the docs)
- **FIX**: `SCENE` would crash if parameter was out of bounds
- **FIX**: `PROB 100` would execute only 99.01% of the time.

## v3.2.0

Expand Down

0 comments on commit 8cfdbfb

Please sign in to comment.