Skip to content

Commit 42ab4b2

Browse files
committed
2.2.0
1 parent eda4074 commit 42ab4b2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package filters
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.2.0 (2025-05-01)
6+
------------------
77
* Handle dynamic reconfiguration of parameters
88
* Enable the use of a default for parameters
99
* Configure github action that runs tests

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>filters</name>
3-
<version>2.1.2</version>
3+
<version>2.2.0</version>
44
<description>
55
This library provides a standardized interface for processing data as a sequence
66
of filters. This package contains a base class upon which to build specific implementations

0 commit comments

Comments
 (0)