Skip to content

Commit b422486

Browse files
authored
Update release notes for version 0.20.1
Removed duplicate entry for 'wrap_dependency' in release notes.
1 parent 608fff1 commit b422486

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

docs/en/docs/release-notes.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ hide:
1515
### Changed
1616

1717
- Morph path argument into path option and expose it for all commands.
18+
- Add `wrap_dependency` for inherited Controller dependencies.
1819

1920
### Fixed
2021

@@ -26,10 +27,6 @@ hide:
2627

2728
- lilya runserver loses its path argument. You can specify it via `lilya --path foo runserver`.
2829

29-
### Changed
30-
31-
- Add `wrap_dependency` for inherited Controller dependencies.
32-
3330
## 0.20.0
3431

3532
### Added

0 commit comments

Comments
 (0)