Skip to content

Commit ddcea63

Browse files
authored
Fix changelog (#180)
1 parent 98c93b4 commit ddcea63

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,20 @@
11
# Yii View Change Log
22

3-
43
## 2.0.1 under development
54

65
- no changes in this release.
76

8-
97
## 2.0.0 August 24, 2021
108

119
- Chg: Use yiisoft/html ^2.0 (samdark)
1210

1311
## 1.0.1 August 20, 2021
1412

13+
- New #177: Add second parameter to `View::getCommonParameter()` and `WebView::getCommonParameter()` for the default
14+
value to be returned if the specified parameter does not exist (vjik)
1515
- Chg #176: Finalize classes `Yiisoft\View\Event\WebView\BeforeRender`, `Yiisoft\View\Event\WebView\BodyBegin`,
1616
`Yiisoft\View\Event\WebView\BodyEnd`, `Yiisoft\View\Event\WebView\PageBegin`, `Yiisoft\View\Event\WebView\PageEnd`,
1717
`Yiisoft\View\Exception\ViewNotFoundException` (vjik)
18-
- New #177: Add second parameter to `View::getCommonParameter()` and `WebView::getCommonParameter()` for the default
19-
value to be returned if the specified parameter does not exist (vjik)
2018

2119
## 1.0.0 July 05, 2021
2220

0 commit comments

Comments
 (0)