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 35d344c commit 2e6132bCopy full SHA for 2e6132b
CHANGELOG.md
@@ -0,0 +1,18 @@
1
+# Change Log for the PHPCSDevCS standard for PHP Codesniffer
2
+
3
+All notable changes to this project will be documented in this file.
4
5
+This projects adheres to [Keep a CHANGELOG](http://keepachangelog.com/) and uses [Semantic Versioning](http://semver.org/).
6
7
8
+## [Unreleased]
9
10
+_Nothing yet._
11
12
13
+## 1.0.0 - 2020-02-12
14
15
+Initial release.
16
17
18
+[Unreleased]: https://github.com/PHPCSStandards/PHPCSDevCS/compare/1.0.0...HEAD
0 commit comments