Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 767 Bytes

CHANGELOG.md

File metadata and controls

27 lines (23 loc) · 767 Bytes

Change Log

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

[1.1.1] - 2016-11-13

  • Rename project and ignore Ds store files

[1.1.0] - 2016-06-21

Added

  • Changelog
  • Basic use of symfony console component to clean up commands
  • Renamed namespace to from App to Proto, ready to move to separate composer package
  • Mit license

[1.0.1] - 2016-06-08

Fixed

  • Case sensitivity issue when renaming App directory

[1.0.0] - 2016-06-08

Added

  • Rebuilt overall structure of the project
  • Structure in json
  • Better examples and documentation
  • Namespacing application
  • Better navigation building and twig functions
  • Command line tool - basic
  • General clean up