Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

31 lines (24 loc) · 1.04 KB

Change Log

All notable changes to this project are documented in this file. This project adheres to Semantic Versioning.

Added

Changed

Fixed

0.2.0 - 2016-11-24

Added

  • Added this change log #6
  • Add typical files & folders to .gitignore including phar files
  • Vastly improvements to the README
  • Add composer.lock file

Changed

  • Remove satooshi/php-coveralls
  • Updated cakephp/cakephp-codesniffer from 0.1.29 to 1.0.1
  • Depend on composer/installers^1.0
  • Do no export unnecessary files to distribution package

Fixed

  • Disable php_code_sniffer in Scrutinizer CI to get Scrutinizer build to succeed
  • Update to links with new repo URL

0.1.0 - 2016-11-23

Added

  • Initial functionality with some improvements that had no tag yet