diff --git a/CHANGELOG.md b/CHANGELOG.md index 261d2ee6..49dd78c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,11 @@ -## [Unreleased] +## [0.3.2] +### Added +- Added full QuAM documentation, including web hosting + ### Fixed - Fix error where a numpy array of integration weights raises an error - Fix instantiation of a dictionary where the value is a reference +- Fix optional parameters of a quam component parent class were sometimes categorized as a required parameter (ReadoutPulse) ## [0.3.1] ### Added