diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..4b73c29 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,16 @@ +# Change Log +All notable changes to this project will be documented in this file. +Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles. + +## [Unreleased][unreleased] +### Added + +### Changed + +### Fixed + +### Removed + +## [1.0.0] +### Added + - Ability to install via composer (#20)