Skip to content

Commit

Permalink
📚 Add a changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jrfnl committed Feb 12, 2020
1 parent 35d344c commit 2e6132b
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Change Log for the PHPCSDevCS standard for PHP Codesniffer

All notable changes to this project will be documented in this file.

This projects adheres to [Keep a CHANGELOG](http://keepachangelog.com/) and uses [Semantic Versioning](http://semver.org/).


## [Unreleased]

_Nothing yet._


## 1.0.0 - 2020-02-12

Initial release.


[Unreleased]: https://github.com/PHPCSStandards/PHPCSDevCS/compare/1.0.0...HEAD

0 comments on commit 2e6132b

Please sign in to comment.