Skip to content

Commit 8c1c418

Browse files
committed
docs(changelog): add changelog
1 parent 5305106 commit 8c1c418

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<a name="1.0.0"></a>
2+
# 1.0.0 (2018-12-14)
3+
4+
5+
### Bug Fixes
6+
7+
* **backend:** add missing backends module ([52f0852](https://github.com/zacksleo/yii2-app-advanced/commit/52f0852))
8+
* **backend:** missing index file ([36bc3e1](https://github.com/zacksleo/yii2-app-advanced/commit/36bc3e1))
9+
* **common:** invalid namespace ([5531a7c](https://github.com/zacksleo/yii2-app-advanced/commit/5531a7c))
10+
* **config:** env not work well ([2cd15b8](https://github.com/zacksleo/yii2-app-advanced/commit/2cd15b8))
11+
* **config:** missing app name ([6b3401c](https://github.com/zacksleo/yii2-app-advanced/commit/6b3401c))
12+
* **env:** invalid cookieValidationKey ([6f0448e](https://github.com/zacksleo/yii2-app-advanced/commit/6f0448e))
13+
* **frontend,backend:** missing semicolon ([547f42f](https://github.com/zacksleo/yii2-app-advanced/commit/547f42f))
14+
* **migrations:** migrate down error ([60bd149](https://github.com/zacksleo/yii2-app-advanced/commit/60bd149))
15+
* **models:** invalid namespace ([8e8c246](https://github.com/zacksleo/yii2-app-advanced/commit/8e8c246))
16+
* **web:** close default debug mode ([41e11ff](https://github.com/zacksleo/yii2-app-advanced/commit/41e11ff))
17+
18+
19+

0 commit comments

Comments
 (0)