Skip to content

Commit cc5819d

Browse files
author
semantic-release
committed
2.9.0
Automatically generated by python-semantic-release
1 parent dc229ec commit cc5819d

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

33

4+
## v2.9.0 (2025-06-23)
5+
6+
### Continuous Integration
7+
8+
- Skip volume rendering testing
9+
([`dc229ec`](https://github.com/Kitware/trame-vtk/commit/dc229ec2f07ad80392ce507be0e0d40471bacaf5))
10+
11+
### Features
12+
13+
- **vtk**: Enable custom VTK build
14+
([`448530a`](https://github.com/Kitware/trame-vtk/commit/448530a6456bdfebedd0b356ea5632a345dbc301))
15+
16+
417
## v2.8.17 (2025-06-03)
518

619
### 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-vtk"
3-
version = "2.8.17"
3+
version = "2.9.0"
44
description = "VTK widgets for trame"
55
authors = [{ name = "Kitware Inc." }]
66
dependencies = ["trame-client>=3.4,<4"]

0 commit comments

Comments
 (0)