We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 828cc7d commit 9287052Copy full SHA for 9287052
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v2.4.0 (2026-03-30)
5
+
6
+### Features
7
8
+- **multiRenderer**: Add support single render view with many renderer
9
+ ([`828cc7d`](https://github.com/Kitware/trame-rca/commit/828cc7d1bc25b1cb49e1c67c45f88f3ec876ca56))
10
11
12
## v2.3.1 (2026-03-20)
13
14
### Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "trame-rca"
-version = "2.3.1"
+version = "2.4.0"
description = "Remote Controlled Area widget for trame"
authors = [
{name = "Kitware Inc."},
0 commit comments