From bf2ad667cf27cfc09f592b4e8fc6a66cefe499a4 Mon Sep 17 00:00:00 2001 From: jatinchowdhury18 Date: Wed, 13 Jan 2021 22:51:41 -0800 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fff7cf..b3ead4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [Unreleased] +## [1.1.0] 2021-01-13 - Added individual node modulation, for delay time and panning. - Added pitch-shifting and diffusion for each delay node. - Added LV2 compilation for Linux. @@ -14,5 +14,5 @@ All notable changes to this project will be documented in this file. - Fixed bug with incorrect delay times between sibling nodes. - Fixed preset menu not returning to currently selected preset. -## [1.1.0] 2020-11-25 +## [1.0.0] 2020-11-25 - Initial release.