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 b32d664 commit cc61dcdCopy full SHA for cc61dcd
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v2.2.2 (2025-10-29)
5
+
6
+### Bug Fixes
7
8
+- **leak**: Allow user to properly unregister handler and free memory
9
+ ([`b32d664`](https://github.com/Kitware/trame-rca/commit/b32d664f3ffac33df74a88e6fd29eccc0f96518a))
10
11
12
## v2.2.1 (2025-10-14)
13
14
### Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "trame-rca"
-version = "2.2.1"
+version = "2.2.2"
description = "Remote Controlled Area widget for trame"
authors = [
{name = "Kitware Inc."},
0 commit comments