diff --git a/changelog.md b/changelog.md index 055c2006b4c112c0a742db3fcc21ed222a35a59f..cb22e6b3c395541518176690b2ac21454afba01b 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. +## [0.69] - 2024-11-04 +- Remove EAP dashboard from NREN access dropdown by removing customers tag +- Ensure process executors are always shutdown in case of errors or when the with block is exited. + ## [0.68] - 2024-10-31 - Add in use of pkg_resources for old versions of python