diff --git a/Changes b/Changes index c56ff829a..be8d3300a 100644 --- a/Changes +++ b/Changes @@ -21,7 +21,6 @@ Verilator 4.215 devel * Improve --thread verilation-time performance. * Fix array method names with parenthesis (#3181) (#3183). [Teng Huang] * Fix split_var assign merging (#3177) (#3179). [Yutetsu TAKATSUKASA] -* Fix $display of signed/unsigned without format (#3207). [Julie Schwartz] * Fix nested generate if genblk naming (#3189). [yanx21] * Fix display of signed without format (#3204). [Julie Schwartz] * Fix display of empty string constant (#3207). [Julie Schwartz] diff --git a/docs/CONTRIBUTORS b/docs/CONTRIBUTORS index 898bd3ba7..125977415 100644 --- a/docs/CONTRIBUTORS +++ b/docs/CONTRIBUTORS @@ -45,6 +45,7 @@ John Coiner John Demme Jonathan Drolet Josh Redford +Julie Schwartz Julien Margetts Kaleb Barrett Kanad Kanhere