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 608fff1 commit b422486Copy full SHA for b422486
1 file changed
docs/en/docs/release-notes.md
@@ -15,6 +15,7 @@ hide:
15
### Changed
16
17
- Morph path argument into path option and expose it for all commands.
18
+- Add `wrap_dependency` for inherited Controller dependencies.
19
20
### Fixed
21
@@ -26,10 +27,6 @@ hide:
26
27
28
- lilya runserver loses its path argument. You can specify it via `lilya --path foo runserver`.
29
-### Changed
30
-
31
-- Add `wrap_dependency` for inherited Controller dependencies.
32
33
## 0.20.0
34
35
### Added
0 commit comments