Skip to content

Commit cf628ea

Browse files
author
semantic-release
committed
2.4.1
Automatically generated by python-semantic-release
1 parent f5f2408 commit cf628ea

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# CHANGELOG
22

33

4+
## v2.4.1 (2026-04-06)
5+
6+
### Bug Fixes
7+
8+
- **event**: Throttling of events
9+
([`f5f2408`](https://github.com/Kitware/trame-rca/commit/f5f240863a82752f582fe23fba49ff9fed108f85))
10+
11+
412
## v2.4.0 (2026-03-30)
513

614
### Features

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "trame-rca"
3-
version = "2.4.0"
3+
version = "2.4.1"
44
description = "Remote Controlled Area widget for trame"
55
authors = [
66
{name = "Kitware Inc."},

0 commit comments

Comments
 (0)