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 70863c7 commit ada7a1cCopy full SHA for ada7a1c
CHANGELOG.md
@@ -1,12 +1,12 @@
1
# Yii View Change Log
2
3
-## 12.0.1 under development
+## 12.1.0 March 15, 2025
4
5
+- Chg #280: Change PHP constraint in `composer.json` to `8.1 - 8.4` (@vjik)
6
- Enh #282: Allow using `../` in the name of the view to refer to parent directory of the directory containing the view
7
currently being rendered (@vjik)
-- 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)
9
- Bug #280: Explicitly mark nullable parameters (@vjik)
+- Bug #282: Fix exception message when relative path is used without currently rendered view (@vjik)
10
11
## 12.0.0 December 23, 2024
12
0 commit comments