diff --git a/Changes b/Changes index a3814afc7..2d8f45a68 100644 --- a/Changes +++ b/Changes @@ -21,6 +21,8 @@ The contributors that suggested a given feature are shown in []. Thanks! **** Support unpacked array .sum and .product. +**** Support prefix/postfix increment/decrement. (#2223) [Maciej Sobkowski] + **** Fix FST tracing of little bit endian signals. [Geza Lore] **** Fix +: and -: on unpacked arrays. (#2304) [engr248]