From 43a49f6d2e93d421277c525caebcfcee1d1694e9 Mon Sep 17 00:00:00 2001 From: Donny Wong Date: Wed, 7 Feb 2024 10:53:56 -0500 Subject: [PATCH] v2.4.1 --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 7dd8874e..7b1efc4c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,7 +1,7 @@ # CHANGELOG All notable changes to this project will be documented here. -## [unreleased] +## [v2.4.1] - Fix bug that prevented copies of instructor directories from being deleted (#483) - Add STACK_ROOT to containers as well as notes in readme (#484)