Browse Source

Bump version. Update changelog.

tags/v2.3.0
Andrew Belt 1 year ago
parent
commit
08c5f976bf
2 changed files with 6 additions and 2 deletions
  1. +5
    -1
      CHANGELOG.md
  2. +1
    -1
      plugin.json

+ 5
- 1
CHANGELOG.md View File

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

### 2.2.2 (in development)
### 2.3.0 (in development)
- Add Logic.
- Add Compare.
- Add Gates.
- Add Process.
- Mid/Side
- Normalize decoder mid/side inputs to encoder mid/side outputs.



+ 1
- 1
plugin.json View File

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


Loading…
Cancel
Save