We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b182e36 commit 3323724Copy full SHA for 3323724
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.2.1 (2022-10-21)
6
+### Fix
7
+* **stats:** Allow stats to work on other pub/sub ([`b182e36`](https://github.com/Kitware/trame-rca/commit/b182e366cb5c2ffe718bced0d41e482f07c07b95))
8
+
9
## v0.2.0 (2022-10-16)
10
### Feature
11
* **VideoDisplayArea2:** Decode native vp9 bitstreams ([`43f4167`](https://github.com/Kitware/trame-rca/commit/43f41679c4c8ba6107ca4de6e568bd332cf5539d))
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
name = trame-rca
-version = 0.2.0
+version = 0.2.1
description = Remote Controlled Area widget for trame
long_description = file: README.rst
long_description_content_type = text/x-rst
0 commit comments