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 02c2a5f commit 8579f28Copy full SHA for 8579f28
changelog.md
@@ -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
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