We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4018651 commit f46a6d7Copy full SHA for f46a6d7
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
<!--next-version-placeholder-->
4
5
+## v2.5.2 (2025-04-01)
6
+
7
+### Fix
8
9
+* **commit:** Ensure committed proxies have pending properties. ([`4018651`](https://github.com/Kitware/trame-simput/commit/4018651fb3bd30303b6bffa7d65c99817fa81718))
10
+* **vue2:** Add legacy openssl build flag ([`ca898d8`](https://github.com/Kitware/trame-simput/commit/ca898d8abd564dc68c5a9f6941418850d0d61698))
11
12
## v2.5.1 (2025-01-09)
13
14
### Fix
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
name = trame_simput
-version = 2.5.1
+version = 2.5.2
description = Simput implementation for trame
long_description = file: README.rst
long_description_content_type = text/x-rst
0 commit comments