Skip to content

Commit 21d9cfe

Browse files
author
github-actions
committed
2.6.0
Automatically generated by python-semantic-release
1 parent f358b3e commit 21d9cfe

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
@@ -2,6 +2,19 @@
22

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

5+
## v2.6.0 (2025-05-22)
6+
7+
### Feature
8+
9+
* **select:** Support vuetify2-style select headers ([`5904d98`](https://github.com/Kitware/trame-simput/commit/5904d9871ecf8d527b3a26617c6f1c3327e22a48))
10+
* **select:** Support vuetify2-style select in vue3 ([`49aaef8`](https://github.com/Kitware/trame-simput/commit/49aaef84da891aa9e7258d2517eb090d6d4fa86e))
11+
* **Proxy:** Support list of proxies with vue3 client ([`f029b5e`](https://github.com/Kitware/trame-simput/commit/f029b5e07f7e5cff27fa5f7f32aaa84ea02ac523))
12+
13+
### Fix
14+
15+
* **protocol:** Fix missing server protocol ([`d22ad18`](https://github.com/Kitware/trame-simput/commit/d22ad18657db5c97189b5bdbe215643de2d55251))
16+
* **example:** Fix example 01 to work with vue3 ([`aaf93cc`](https://github.com/Kitware/trame-simput/commit/aaf93ccce6f90cb5ff616b4c9ff1d7e7079e14ee))
17+
518
## v2.5.2 (2025-04-01)
619

720
### Fix

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_simput
3-
version = 2.5.2
3+
version = 2.6.0
44
description = Simput implementation for trame
55
long_description = file: README.rst
66
long_description_content_type = text/x-rst

0 commit comments

Comments
 (0)