Skip to content

Commit 37a7fa8

Browse files
author
github-actions
committed
2.5.0
Automatically generated by python-semantic-release
1 parent 777badb commit 37a7fa8

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

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

5+
## v2.5.0 (2024-12-19)
6+
7+
### Feature
8+
9+
* **proxy-list:** Add proxy-list example ([`b941b28`](https://github.com/Kitware/trame-simput/commit/b941b282cd3b8bc230c0b169eb0fa72c8a5507a9))
10+
* **simput:** Add support for proxy lists ([`32bc46c`](https://github.com/Kitware/trame-simput/commit/32bc46cb0a3ca746ab0db06b3018a43b9b1316fa))
11+
12+
### Fix
13+
14+
* **proxy-list:** Fix empty proxy list bug ([`e99f8db`](https://github.com/Kitware/trame-simput/commit/e99f8dbebda5d0fbdedb019e9b820638875be823))
15+
16+
### Documentation
17+
18+
* **proxy-list:** Add proxy-list documentation ([`404311a`](https://github.com/Kitware/trame-simput/commit/404311a528554e55f3c60c84d68a51941c627cf1))
19+
520
## v2.4.3 (2024-05-14)
621

722
### 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.4.3
3+
version = 2.5.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)