Skip to content

Commit ef8bad4

Browse files
committed
2.2.2
1 parent 609717f commit ef8bad4

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.2 (2025-07-20)
6+
------------------
77
* Added throw on unconfigured update call
88
* Added chain length getter with tests
99
* Make filters compile with MSVC

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.1</version>
3+
<version>2.2.2</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)