We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eda4074 commit 42ab4b2Copy full SHA for 42ab4b2
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package filters
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+2.2.0 (2025-05-01)
+------------------
7
* Handle dynamic reconfiguration of parameters
8
* Enable the use of a default for parameters
9
* Configure github action that runs tests
package.xml
@@ -1,6 +1,6 @@
1
<package format="2">
<name>filters</name>
- <version>2.1.2</version>
+ <version>2.2.0</version>
<description>
This library provides a standardized interface for processing data as a sequence
of filters. This package contains a base class upon which to build specific implementations
0 commit comments