Skip to content

Commit 70aa561

Browse files
author
github-actions
committed
2.11.2
Automatically generated by python-semantic-release
1 parent ba05514 commit 70aa561

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

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

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

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+
59
## v2.11.1 (2023-05-24)
610
### Fix
711
* **hot-reload:** Remove async task from reload ([`cba6a7f`](https://github.com/Kitware/trame-server/commit/cba6a7f0d8a778057c4febf8f6ae52939829b613))

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-server
3-
version = 2.11.1
3+
version = 2.11.2
44
description = Internal server side implementation of trame
55
long_description = file: README.rst
66
long_description_content_type = text/x-rst

0 commit comments

Comments
 (0)