Skip to content

Commit cdeda12

Browse files
committed
chore: update changelog for 0.4.1 release
1 parent 653cb81 commit cdeda12

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Changelog
22
=========
33

4+
pyvcd-0.4.1 (2024-11-10)
5+
------------------------
6+
* feat: support escaped identifiers (#27)
7+
* feat: add `VarType.logic` used by Verilator (#30)
8+
* feat: make some `VCDReader` exceptions unchained
9+
* docs: typo in `VarDecl.id_code` docstring (#34)
10+
* docs: official support for Python 3.12 and 3.13
11+
* test: fix dumpfile_mtime tests
12+
413
pyvcd-0.4.0 (2023-05-16)
514
------------------------
615
* Drop official support for EOL Python 3.6 (#25)

0 commit comments

Comments
 (0)