diff --git a/Changes b/Changes index 3709efc64..328f4abd8 100644 --- a/Changes +++ b/Changes @@ -13,9 +13,12 @@ Verilator 5.045 devel **Other:** +* Support complex expressions as std::randomize arguments (#6860). [Jakub Wasilewski, Antmicro Ltd.] * Remove deprecated `--xml-only`. * Remove deprecated `--make cmake`. +* Fix variable reference lookup for module-level variables (#6741) (#6882). [Yilou Wang] * Fix MULTIDRIVEN with task and default driver (#4045) (#6858). [em2machine] +* Fix use-after-free error (#6846). [Matthew Ballance] * Fix dynamic array elements passed to ref argument (#6877). [Ryszard Rozak, Antmicro Ltd.]