We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e91cb06 commit a7be09fCopy full SHA for a7be09f
docs/release-notes.md
@@ -1,3 +1,14 @@
1
+# 0.5.8
2
+## What's Changed
3
+* Bump ruff from 0.1.4 to 0.1.6 by @dependabot in https://github.com/python-ellar/ellar/pull/152
4
+* Bump types-redis from 4.6.0.8 to 4.6.0.11 by @dependabot in https://github.com/python-ellar/ellar/pull/153
5
+* Bump black from 23.10.1 to 23.11.0 by @dependabot in https://github.com/python-ellar/ellar/pull/151
6
+* Bump aiohttp from 3.8.5 to 3.9.1 by @dependabot in https://github.com/python-ellar/ellar/pull/150
7
+* Pydantic v2 migration by @eadwinCode in https://github.com/python-ellar/ellar/pull/148
8
+
9
10
+**Full Changelog**: https://github.com/python-ellar/ellar/compare/0.5.7...0.5.8
11
12
# 0.5.7
13
## What's Changed
14
* Test coverage fix by @eadwinCode in https://github.com/python-ellar/ellar/pull/144
0 commit comments