We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9b2b78 commit 3a67aaeCopy full SHA for 3a67aae
docs/release-notes.md
@@ -1,3 +1,12 @@
1
+# 0.6.0
2
+## What's Changed
3
+* Feat(LazyModuleImport): New feature by @eadwinCode in https://github.com/python-ellar/ellar/pull/155
4
+* Feat - Lazy Loading ApplicationModule by @eadwinCode in https://github.com/python-ellar/ellar/pull/156
5
+* code refactoring by @eadwinCode in https://github.com/python-ellar/ellar/pull/157
6
+
7
8
+**Full Changelog**: https://github.com/python-ellar/ellar/compare/0.5.8...0.6.0
9
10
# 0.5.8
11
## What's Changed
12
* Bump ruff from 0.1.4 to 0.1.6 by @dependabot in https://github.com/python-ellar/ellar/pull/152
0 commit comments