Browse Source

Bump version. Update changelog.

tags/v2.4.0
Andrew Belt 8 months ago
parent
commit
ee850f8487
2 changed files with 10 additions and 1 deletions
  1. +9
    -0
      CHANGELOG.md
  2. +1
    -1
      plugin.json

+ 9
- 0
CHANGELOG.md View File

@@ -1,5 +1,14 @@
# Fundamental changelog

### 2.4.0 (2023-04-01)
- Add Mult.
- SEQ 3
- Reset step phase when reset trigger is received.
- Mutes
- Add bypass routes.
- VCA
- Fix graphical glitch when display segments have 0% height.

### 2.3.1 (2022-08-07)
- Logic
- Fix polyphonic outputs.


+ 1
- 1
plugin.json View File

@@ -1,7 +1,7 @@
{
"slug": "Fundamental",
"name": "VCV Fundamental",
"version": "2.3.1",
"version": "2.4.0",
"license": "GPL-3.0-or-later",
"brand": "VCV",
"author": "VCV",


Loading…
Cancel
Save