diff --git a/CHANGELOG.md b/CHANGELOG.md index b280e39..7af1783 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,12 @@ # Yii View Extension Change Log -## 6.1.0 under development +## 6.1.0 May 28, 2024 +- New #102: Add layout specific injections (@vjik) +- Enh #107: Implement lazy loading for injections (@vjik) - Enh #79: Add debug collector for yiisoft/yii-debug (@xepozz) -- Bug #82: Fixed find for layout file due to compatibility with `yiisoft/view` (@rustamwin) - Enh #99: Make `viewPath` in `ViewRenderer` constructor optional (@vjik) -- Enh #107: Implement lazy loading for injections (@vjik) -- New #102: Add layout specific injections (@vjik) +- Bug #82: Fixed find for layout file due to compatibility with `yiisoft/view` (@rustamwin) ## 6.0.0 February 16, 2023