Skip to content

Commit 1ae4099

Browse files
author
semantic-release
committed
3.11.0
Automatically generated by python-semantic-release
1 parent 5ef388f commit 1ae4099

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

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+
## v3.11.0 (2025-10-02)
5+
6+
### Features
7+
8+
- **connect_parent**: Add flag to disable auto widget connection
9+
([`5ef388f`](https://github.com/Kitware/trame-client/commit/5ef388f972d6dec2ee115f833a8f580681a15409))
10+
11+
412
## v3.10.4 (2025-09-23)
513

614
### 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-client"
3-
version = "3.10.4"
3+
version = "3.11.0"
44
description = "Internal client of trame"
55
authors = [
66
{name = "Kitware Inc."},

0 commit comments

Comments
 (0)