From 33650336f5e45e6cef42399829207d6ae2a23436 Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Fri, 24 Sep 2021 08:49:16 -0400 Subject: [PATCH] Commentary --- Changes | 1 + 1 file changed, 1 insertion(+) diff --git a/Changes b/Changes index ed0042b3a..d37d50a3c 100644 --- a/Changes +++ b/Changes @@ -20,6 +20,7 @@ Verilator 4.213 devel * Fix removing if statement with side effect in condition (#3131). [Alexander Grobman] * Fix --waiver-output for multiline warnings (#2429) (#3141). [Keith Colbert] + Verilator 4.212 2021-09-01 ==========================