Skip to content

Commit cc6e46e

Browse files
authored
Update release-notes.md
1 parent e8a5974 commit cc6e46e

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

docs/release-notes.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# 0.8.9
2+
## What's Changed
3+
* fix: Python 3.13 Support by @eadwinCode in https://github.com/python-ellar/ellar/pull/257
4+
* fix:Starlette 0.45.1 Upgrade by @eadwinCode in https://github.com/python-ellar/ellar/pull/258
5+
* Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 by @dependabot in https://github.com/python-ellar/ellar/pull/260
6+
* Bump codecov/codecov-action from 5.0.7 to 5.1.2 by @dependabot in https://github.com/python-ellar/ellar/pull/259
7+
* fix: Authorization Documentation by @eadwinCode in https://github.com/python-ellar/ellar/pull/261
8+
* fix: Added more context to authentication docs by @eadwinCode in https://github.com/python-ellar/ellar/pull/262
9+
* Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 by @dependabot in https://github.com/python-ellar/ellar/pull/264
10+
* Bump codecov/codecov-action from 5.1.2 to 5.3.1 by @dependabot in https://github.com/python-ellar/ellar/pull/263
11+
* Bump codecov/codecov-action from 5.3.1 to 5.4.0 by @dependabot in https://github.com/python-ellar/ellar/pull/265
12+
* Fixed CI Test and Test Module Resolving Internal Services by @eadwinCode in https://github.com/python-ellar/ellar/pull/266
13+
14+
15+
**Full Changelog**: https://github.com/python-ellar/ellar/compare/0.8.7...0.8.9
16+
17+
118
# 0.8.7
219
## What's Changed
320
* fix: Pydantic Version 2.10.2 bug by @eadwinCode in https://github.com/python-ellar/ellar/pull/254

0 commit comments

Comments
 (0)