We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4756aec commit d5ffc77Copy full SHA for d5ffc77
docs/release-notes.md
@@ -1,3 +1,11 @@
1
+# 0.5.7
2
+## What's Changed
3
+* Test coverage fix by @eadwinCode in https://github.com/python-ellar/ellar/pull/144
4
+* Feat: Lazy Object by @eadwinCode in https://github.com/python-ellar/ellar/pull/146
5
+
6
7
+**Full Changelog**: https://github.com/python-ellar/ellar/compare/0.5.6...0.5.7
8
9
# 0.5.6
10
## What's Changed
11
* fixed file data as bytes by @eadwinCode in https://github.com/python-ellar/ellar/pull/143
0 commit comments