Skip to content

Commit 2b77ce5

Browse files
authored
Add release notes for version 0.9.3
Added release notes for version 0.9.3, including new features and changes.
1 parent 7ee6fdc commit 2b77ce5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/release-notes.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 0.9.3
2+
## What's Changed
3+
* feat: implement recursive forward ref resolution in test module dependencies by @eadwinCode in https://github.com/python-ellar/ellar/pull/302
4+
5+
6+
**Full Changelog**: https://github.com/python-ellar/ellar/compare/0.9.2...0.9.3
7+
8+
19
# 0.9.2
210
## What's Changed
311
* fix(testing): handle uvicorn SystemExit in EllarUvicornServer startup by @eadwinCode in https://github.com/python-ellar/ellar/pull/300

0 commit comments

Comments
 (0)