diff --git a/CHANGELOG.md b/CHANGELOG.md index b6f710ed0..fb41db06c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Terraform output to use scrolling buffer. - Terraform output handling to show errors. +- Bumped up babel/traverse version to 7.23.2 ## [0.231.0-rc.0] - 2023-11-28 @@ -111,7 +112,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Removed strict version pins on `lmdbm`, `mpire`, `orjson`, and `pennylane` - Changed license to Apache - Improved error handling in generate_docs.py -- Bumped up babel/traverse version to 7.23.2 - [Significant Changes] Migrated core server-side code to new data access layer. - Changed the way UI was accessing the qelectron database to access it directly from the mdb file in object store - Update version of browserverify-sign