From c536562f9de026bd860917addbe92cd8a3d32ea9 Mon Sep 17 00:00:00 2001 From: Ilan Cosman Date: Tue, 3 Oct 2023 21:14:25 -0700 Subject: [PATCH] Attribute ruby changes --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 20406534..66137243 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ - Add automatic configuration, which lets users automate the configuration wizard - Add `tide reload` subcommand, to re-initialize the prompt without requiring a new shell session - Replace `virtual_env` item with a new and improved `python` item -- Replace `chruby` item with a new and improved `ruby` item +- Replace `chruby` item with a new and improved `ruby` item ([#437][] - @cmer) - Extensive use of `string match` variable setting for minor speedups - Reduce globbing in `pwd` item, which can be costly on slow filesystems