Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 326 Bytes

CHANGELOG.md

File metadata and controls

9 lines (8 loc) · 326 Bytes

Changelog

Release 0.0.6

Jul 6th 2015

  • Fixed: Modified README.md to reflect middleware implementation
  • Changed: PSR-4 autoloading instead of PSR-0
  • Changed: Moved main class to an src folder
  • Added: Extends \Slim\Middleware so you can add this logwriter as a middleware
  • Added: Changelog file