We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 896923a commit 94cfda1Copy full SHA for 94cfda1
docs/release-notes.md
@@ -1,3 +1,12 @@
1
+# 0.8.5
2
+## What's Changed
3
+* Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.2 by @dependabot in https://github.com/python-ellar/ellar/pull/246
4
+* fix:Route Resolvers with custom alias and name by @eadwinCode in https://github.com/python-ellar/ellar/pull/247
5
+* fix: Skip template name with any extension by @eadwinCode in https://github.com/python-ellar/ellar/pull/248
6
+
7
8
+**Full Changelog**: https://github.com/python-ellar/ellar/compare/0.8.4...0.8.5
9
10
# 0.8.4
11
## What's Changed
12
* Custom resolver gen by @eadwinCode in https://github.com/python-ellar/ellar/pull/245
0 commit comments