Skip to content

Commit 023e380

Browse files
actions-usergithub-actions
authored andcommitted
2.2.1
Automatically generated by python-semantic-release
1 parent 245baaf commit 023e380

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

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

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

5+
## v2.2.1 (2022-09-27)
6+
### Fix
7+
* **aiohttp.router:** Simplify route management ([`245baaf`](https://github.com/Kitware/trame-server/commit/245baaf682ff27ed46df0ace473c6b8adcefe916))
8+
* **controller:** Add support for async tasks ([`45bf037`](https://github.com/Kitware/trame-server/commit/45bf037889e684044eb1431922b8f40f9621bd67))
9+
510
## v2.2.0 (2022-09-22)
611
### Feature
712
* **wslink:** Add lifecycle to allow web server routes to be added ([`9432cc8`](https://github.com/Kitware/trame-server/commit/9432cc855adc7430dc337c4efcd756c356304840))

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.2.0
3+
version = 2.2.1
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)