Skip to content

Commit f451bb1

Browse files
authored
Update release notes for version 0.9.2
Added release notes for version 0.9.2, including changes and updates.
1 parent 6b7fc31 commit f451bb1

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/release-notes.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# 0.9.2
2+
## What's Changed
3+
* fix(testing): handle uvicorn SystemExit in EllarUvicornServer startup by @eadwinCode in https://github.com/python-ellar/ellar/pull/300
4+
* Bump ruff from 0.13.3 to 0.14.3 by @dependabot[bot] in https://github.com/python-ellar/ellar/pull/299
5+
* Bump uvicorn[standard] from 0.30.6 to 0.38.0 by @dependabot[bot] in https://github.com/python-ellar/ellar/pull/296
6+
* Bump starlette from 0.48.0 to 0.49.1 by @dependabot[bot] in https://github.com/python-ellar/ellar/pull/298
7+
* feat: Add InjectByTag support and global TagRegistry for testing by @eadwinCode in https://github.com/python-ellar/ellar/pull/301
8+
9+
10+
**Full Changelog**: https://github.com/python-ellar/ellar/compare/0.9.0...0.9.2
11+
112
# 0.9.0
213
## What's Changed
314
* Starlette 0.46.1 upgrade by @eadwinCode in https://github.com/python-ellar/ellar/pull/267

0 commit comments

Comments
 (0)