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 6f9ab1c commit 5e01445Copy full SHA for 5e01445
docs/release-notes.md
@@ -1,3 +1,12 @@
1
+# 0.5.4
2
+## What's Changed
3
+* Route Function Parameter Aliasing Bug Fix by @eadwinCode in https://github.com/python-ellar/ellar/pull/140
4
+* file upload openapi doc fix by @eadwinCode in https://github.com/python-ellar/ellar/pull/141
5
+
6
7
+**Full Changelog**: https://github.com/python-ellar/ellar/compare/0.5.3...0.5.4
8
9
10
# 0.5.3
11
## What's Changed
12
* Fixed Auth And Core pkg Dependency by @eadwinCode in https://github.com/python-ellar/ellar/pull/139
0 commit comments