diff --git a/Changelog.md b/Changelog.md index 799bf474..83b5c202 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,10 +3,12 @@ All notable changes to this project will be documented here. ## [unreleased] +## [v2.4.2] +- Ensure _env_status is updated to "setup" earlier when a request to update test settings is made (#499) + ## [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) -- Ensure _env_status is updated to "setup" earlier when a request to update test settings is made (#499) ## [v2.4.0] - Fix bug that prevented test results from being returned when a feedback file could not be found (#458)