Skip to content

Commit de1abf0

Browse files
author
Adegoke Obasa
committed
Release version 1.2.1
1 parent 2ddc2f7 commit de1abf0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
#### 1.2.1
4+
5+
* Fix issue with postCreateProject directories in composer.json *2016-07-23*
6+
7+
38
#### 1.2.0
49

510
* Set header X-Content-Type-Options nosniff *2016-07-22*

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "cottacush/yii2-base-project",
33
"description": "A Yii 2 Base Project Template",
44
"keywords": ["yii2", "framework", "basic", "project template", "improved"],
5-
"version": "1.2.0",
5+
"version": "1.2.1",
66
"type": "project",
77
"license": "MIT",
88
"minimum-stability": "stable",

0 commit comments

Comments
 (0)