We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23cd8b7 commit 83f0a69Copy full SHA for 83f0a69
CHANGELOG.md
@@ -1,8 +1,11 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
4
-## [Unreleased]
+## [Unreleased]
5
+
6
+## [4.4.0](v4.4.0) - 2024-07-19 15:55:24+02:00 (urgency: medium)
7
* **WARNING:** this release breaks the API of the `boolean_influence` and `bitorder_propagation` plugin
8
+* **WARNING:** this release contains many new unstable plugin APIs that will likely change in the future
9
* plugins
10
* updated `boolean_influence` plugin
11
* changed API so that no instance of the plugin needs to be created anymore to apply its algorithms
CURRENT_VERSION
@@ -1 +1 @@
-4.3.0
+4.4.0
0 commit comments