Skip to content

Commit e47fe49

Browse files
committed
2.2.1
1 parent 683d15b commit e47fe49

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.1 (2025-05-14)
6+
------------------
77
* Ignore unused parameter in FilterBase::reconfigureCB()
88
* Contributors: Christophe Bedard
99

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.2.0</version>
3+
<version>2.2.1</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)