Skip to content

Commit ada7a1c

Browse files
committed
Release version 12.1.0
1 parent 70863c7 commit ada7a1c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

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

3-
## 12.0.1 under development
3+
## 12.1.0 March 15, 2025
44

5+
- Chg #280: Change PHP constraint in `composer.json` to `8.1 - 8.4` (@vjik)
56
- Enh #282: Allow using `../` in the name of the view to refer to parent directory of the directory containing the view
67
currently being rendered (@vjik)
7-
- Bug #282: Fix exception message when relative path is used without currently rendered view (@vjik)
8-
- Chg #280: Change PHP constraint in `composer.json` to `8.1 - 8.4` (@vjik)
98
- Bug #280: Explicitly mark nullable parameters (@vjik)
9+
- Bug #282: Fix exception message when relative path is used without currently rendered view (@vjik)
1010

1111
## 12.0.0 December 23, 2024
1212

0 commit comments

Comments
 (0)