Browse Source

Bump version.

tags/v2.1.0
Andrew Belt 1 year ago
parent
commit
2ca55fd1c2
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      CHANGELOG.md
  2. +1
    -1
      plugin.json

+ 1
- 1
CHANGELOG.md View File

@@ -1,6 +1,6 @@
# Fundamental changelog

### 2.1.0 (in development)
### 2.1.0 (2022-01-23)
- VCA Mix
- When mixing polyphonic and monophonic signals, don't copy monophonic signals to all polyphonic channels. Simply mix them to polyphonic channel 1.
- Scope


+ 1
- 1
plugin.json View File

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


Loading…
Cancel
Save