Skip to content

Commit ac7621c

Browse files
authored
Update release-notes.md
1 parent 790d47e commit ac7621c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

docs/release-notes.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# 0.8.3
2+
## What's Changed
3+
* fix: ForwardRef and Service lookup by @eadwinCode in https://github.com/python-ellar/ellar/pull/235
4+
* Bump ruff from 0.5.5 to 0.6.3 by @dependabot in https://github.com/python-ellar/ellar/pull/241
5+
* Bump mypy from 1.11.1 to 1.11.2 by @dependabot in https://github.com/python-ellar/ellar/pull/240
6+
* Bump aiohttp from 3.10.0 to 3.10.5 by @dependabot in https://github.com/python-ellar/ellar/pull/239
7+
* Bump types-redis from 4.6.0.20240425 to 4.6.0.20240819 by @dependabot in https://github.com/python-ellar/ellar/pull/238
8+
* Bump uvicorn[standard] from 0.30.4 to 0.30.6 by @dependabot in https://github.com/python-ellar/ellar/pull/237
9+
* fix: allOf for latest Pydantic version by @eadwinCode in https://github.com/python-ellar/ellar/pull/244
10+
* Fix: Moved Passlib and click package as an optional dependency by @eadwinCode in https://github.com/python-ellar/ellar/pull/243
11+
* Bump types-redis from 4.6.0.20240819 to 4.6.0.20240903 by @dependabot in https://github.com/python-ellar/ellar/pull/242
12+
* fix: Unified route function resolvers by @eadwinCode in https://github.com/python-ellar/ellar/pull/236
13+
14+
**Full Changelog**: https://github.com/python-ellar/ellar/compare/0.8.2...0.8.3
15+
16+
117
# 0.8.2
218
## What's Changed
319
* Removed jinja validator by @eadwinCode in https://github.com/python-ellar/ellar/pull/234

0 commit comments

Comments
 (0)