diff --git a/CHANGELOG.md b/CHANGELOG.md index 49bee587..cb045b49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,7 +18,7 @@ will consitute of a breaking change warranting a new major release: # [v4.0.0] to be released -# [v3.1.2] 2023-06-20 +# [v3.2.0] 2023-06-20 ## Fixed @@ -26,6 +26,10 @@ will consitute of a breaking change warranting a new major release: - SUS total vector was not reset to being a zero vector during eclipse due to a wrong memcpy length. +## Changed + +- Reverted all changes related to VC0 handling to avoid FM bug possibly related to FPGA bug. + # [v3.1.1] 2023-06-14 ## Fixed