We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4974e4f commit 31cc542Copy full SHA for 31cc542
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.5.0 (2024-10-07)
6
+
7
+### Feature
8
9
+* **RemoteControlledArea:** Add send mouse move property ([`ba9ad39`](https://github.com/Kitware/trame-rca/commit/ba9ad390aa37b67ed05f44210da219aacbb82935))
10
11
## v0.4.4 (2024-06-16)
12
13
### Fix
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
name = trame-rca
-version = 0.4.4
+version = 0.5.0
description = Remote Controlled Area widget for trame
long_description = file: README.rst
long_description_content_type = text/x-rst
0 commit comments