Skip to content

Commit d9e0962

Browse files
actions-usergithub-actions
authored andcommitted
0.3.0
Automatically generated by python-semantic-release
1 parent 318268c commit d9e0962

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
<!--next-version-placeholder-->
44

5+
## v0.3.0 (2022-10-27)
6+
### Feature
7+
* **RawImageDisplayArea:** Support rgb24 and rgba32 images ([`b77143a`](https://github.com/Kitware/trame-rca/commit/b77143a292e55148d060cae958053b1696fa1c08))
8+
59
## v0.2.1 (2022-10-21)
610
### Fix
711
* **stats:** Allow stats to work on other pub/sub ([`b182e36`](https://github.com/Kitware/trame-rca/commit/b182e366cb5c2ffe718bced0d41e482f07c07b95))

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = trame-rca
3-
version = 0.2.1
3+
version = 0.3.0
44
description = Remote Controlled Area widget for trame
55
long_description = file: README.rst
66
long_description_content_type = text/x-rst

0 commit comments

Comments
 (0)