Skip to content

Commit 77eb625

Browse files
author
semantic-release
committed
2.1.3
Automatically generated by python-semantic-release
1 parent 3284978 commit 77eb625

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

33

4+
## v2.1.3 (2025-06-13)
5+
6+
### Bug Fixes
7+
8+
- **VtkWindow**: Fix performances during image flip
9+
([`3284978`](https://github.com/Kitware/trame-rca/commit/328497890cb8651d8cdb5114faa7d87f17b5b92e))
10+
11+
- Remove array allocation during image flip
12+
13+
414
## v2.1.2 (2025-04-24)
515

616
### Bug Fixes

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.1.2"
3+
version = "2.1.3"
44
description = "Remote Controlled Area widget for trame"
55
authors = [
66
{name = "Kitware Inc."},

0 commit comments

Comments
 (0)