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 683d15b commit e47fe49Copy full SHA for e47fe49
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package filters
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+2.2.1 (2025-05-14)
+------------------
7
* Ignore unused parameter in FilterBase::reconfigureCB()
8
* Contributors: Christophe Bedard
9
package.xml
@@ -1,6 +1,6 @@
1
<package format="2">
<name>filters</name>
- <version>2.2.0</version>
+ <version>2.2.1</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