Update changes

This commit is contained in:
Nikolay Kim 2024-09-05 09:00:08 +05:00
parent 85b076c640
commit a1d260cd82

View file

@ -1,5 +1,9 @@
# Changes
## [2.4.0] - 2024-09-05
* Add experimental `compio` runtime support
## [2.3.0] - 2024-08-13
* web: Allow to use generic middlewares #390