diff --git a/CHANGELOG.md b/CHANGELOG.md index 60f20f1..04d144d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. diff --git a/plugin.json b/plugin.json index 582fe2b..9e02d81 100644 --- a/plugin.json +++ b/plugin.json @@ -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",