# Changelog # All notable changes to this library will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] ## ## [0.1.2] - 2017-11-09 ## ### Added ### - CHANGELOG.md file created ### Changed ### - README.md add steps and fixes ## [0.1.1] - 2017-11-09 ## ### Added ### - composer init ran - composer.json file created - .gitignore file created to ignore vendor directory - composer.lock file created ### Changed ### - README.md file has more steps and fixes ## [0.1.0] - 2017-11-09 ## ### Added ### - README.md file created