From f21d57cb3c5a87faa656c54814fe9574bfe52b97 Mon Sep 17 00:00:00 2001 From: biancalaube Date: Wed, 9 Oct 2024 14:08:19 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bdacb6cd..e2c4aa1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [v0.18.3] - 2024-10-09 +### Added + +- Add expanded option to Collapsibles (DOP-5059, #626) + +### Changed + +- Prioritize PyMongo in wayfinding component (DOP-5046, #624) + ## [v0.18.2] - 2024-10-02 ### Added