From 5c13838593be321ec8324d9a58a34a4b78a9affc Mon Sep 17 00:00:00 2001 From: Sankalp Sanand Date: Thu, 30 Nov 2023 13:40:09 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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