We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba05514 commit 70aa561Copy full SHA for 70aa561
2 files changed
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
5
+## v2.11.2 (2023-05-24)
6
+### Fix
7
+* **reload:** Don't reload state change corountine ([`ba05514`](https://github.com/Kitware/trame-server/commit/ba05514a688b5ac0449d68fb0d056ccbc40a9033))
8
+
9
## v2.11.1 (2023-05-24)
10
### Fix
11
* **hot-reload:** Remove async task from reload ([`cba6a7f`](https://github.com/Kitware/trame-server/commit/cba6a7f0d8a778057c4febf8f6ae52939829b613))
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
name = trame-server
-version = 2.11.1
+version = 2.11.2
description = Internal server side implementation of trame
long_description = file: README.rst
long_description_content_type = text/x-rst
0 commit comments