Skip to content

Commit 56a202b

Browse files
committed
Release version 1.1.0
1 parent 07cc123 commit 56a202b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

CHANGELOG.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
# Yii3 Web Application Template Change Log
22

3-
## 1.0.1 under development
3+
## 1.1.0 December 20, 2025
44

5-
- Enh #415: Prune unused container and do not detach on `make prod-deploy` (@samdark)
6-
- Bug #402, #411: Always use only one goal in Makefile (@vjik)
7-
- Bug #409, #410: Fix fake goals in Makefile (@vjik)
8-
- Bug #403: Add DI container delegates configuration (@vjik)
5+
- New #413, #414: Add Makefile `stop` goal for stopping Docker containers (@samdark, @vjik)
6+
- Chg #412: Update structure in `src/` directory (@vjik)
97
- Enh #399: Improve message for missing or invalid APP_ENV (@samdark)
108
- Enh #404: Remove `<meta http-equiv="X-UA-Compatible" content="IE=edge">` from layout (@proweb)
119
- Enh #412, #420: Update composer dependencies (@vjik)
1210
- Enh #412: Use relative path for Psalm cache directory (@vjik)
13-
- Chg #412: Update structure in `src/` directory (@vjik)
14-
- New #413, #414: Add Makefile `stop` goal for stopping Docker containers (@samdark, @vjik)
11+
- Enh #415: Prune unused container and do not detach on `make prod-deploy` (@samdark)
1512
- Enh #420: Add PHP 8.5 support (@vjik)
13+
- Bug #402, #411: Always use only one goal in Makefile (@vjik)
14+
- Bug #403: Add DI container delegates configuration (@vjik)
15+
- Bug #409, #410: Fix fake goals in Makefile (@vjik)
1616

1717
## 1.0.0 August 25, 2025
1818

0 commit comments

Comments
 (0)