diff --git a/Changes b/Changes index a5a16263e..db8c7a161 100644 --- a/Changes +++ b/Changes @@ -13,8 +13,13 @@ Verilator 5.009 devel **Minor:** +* Add --public-depth to force public to a certain instance depth (#3952). [Andrew Nolte] +* Add --public-params flag (#3990). [Andrew Nolte] * Support complicated IEEE 'for' assignments. * Support $fopen as an expression. +* Fix UNDRIVEN warning seg fault (#3989). [Felix Neumärker] +* Fix symbol entries when inheriting classes (#3995) (#3996). [Krzysztof Bieganski, Antmicro Ltd] + Verilator 5.008 2023-03-04 ==========================