Skip to content

Commit 50b6764

Browse files
committed
minor fixes
1 parent 1b7e650 commit 50b6764

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file.
33

44
## [Unreleased]
55

6+
## [4.4.1](v4.4.1) - 2024-07-29 14:21:42+02:00 (urgency: medium)
7+
* fixed `hal_py.GateLibrary.gate_types` pybind
8+
* fixed `hal_py.NetlistFactory.load_netlist` pybind
9+
610
## [4.4.0](v4.4.0) - 2024-07-19 15:55:24+02:00 (urgency: medium)
711
* **WARNING:** this release breaks the API of the `boolean_influence` and `bitorder_propagation` plugin
812
* **WARNING:** this release contains many new unstable plugin APIs that will likely change in the future

CURRENT_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.4.0
1+
4.4.1

0 commit comments

Comments
 (0)