Skip to content

Commit 8579f28

Browse files
author
plumthedev
committed
Added changelog.
1 parent 02c2a5f commit 8579f28

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

changelog.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# changelog
2+
3+
## 2017-04-11 - 1.0.0
4+
### Added
5+
- Added PHP CS Fixer Config based on Yii2 ecosystem config.
6+
- Added PHP CS Fixer Finder which exclude directories which should not fix.
7+
## 2017-04-12 - 1.0.1
8+
### Added
9+
- Added changelog.
10+
- Added `yiisoft/yii2` as dependency.
11+
### Changed
12+
- Update PHP CS Fixer Config to merge new rules.
13+
- Update php-cs-fixer configuration files to add for project header.
14+
- Update README usage section.

0 commit comments

Comments
 (0)