Skip to content

Commit

Permalink
chore: update changelog for 0.4.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jpgrayson committed Nov 10, 2024
1 parent 653cb81 commit cdeda12
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
Changelog
=========

pyvcd-0.4.1 (2024-11-10)
------------------------
* feat: support escaped identifiers (#27)
* feat: add `VarType.logic` used by Verilator (#30)
* feat: make some `VCDReader` exceptions unchained
* docs: typo in `VarDecl.id_code` docstring (#34)
* docs: official support for Python 3.12 and 3.13
* test: fix dumpfile_mtime tests

pyvcd-0.4.0 (2023-05-16)
------------------------
* Drop official support for EOL Python 3.6 (#25)
Expand Down

0 comments on commit cdeda12

Please sign in to comment.