From bb9cad507f74feb8f1ac6d07adcfaa076bc8f369 Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Wed, 1 Jul 2026 18:15:56 -0400 Subject: [PATCH] Commentary: Changes update --- Changes | 1 + 1 file changed, 1 insertion(+) diff --git a/Changes b/Changes index 9428c6eac..2963deb07 100644 --- a/Changes +++ b/Changes @@ -207,6 +207,7 @@ Verilator 5.049 devel * Fix disable iff ignored when its condition is held continuously true (#7841). [Yilou Wang] * Fix constant pool cache after dead scope removal (#7845). [Nick Brereton] * Fix covergroups without --coverage (#7848) (#7849). [Joshua Leahy] +* Fix class scope '::' reference through an inherited type parameter (#7844). [Sergey Chusov] Verilator 5.048 2026-04-26