From 5551617afff182925940908eaf73a7d7361303cc Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Thu, 7 Jul 2022 06:28:21 -0400 Subject: [PATCH] Update date of version in changelog. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 69070fe1..e88050e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ In this document, Ctrl means Cmd on Mac. -### 2.1.2 (in development) +### 2.1.2 (2022-07-04) - Add old module moving behavior (nearest and force-moving), available by disabling "View > Auto-squeeze algorithm". - Reorganized View menu. - Add version comparator so Rack only updates plugins or itself if the remote version is "greater" than the local version, as defined by the `string::Version` documentation.