Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 450 Bytes

CHANGELOG.md

File metadata and controls

17 lines (12 loc) · 450 Bytes

Changelog

All Notable changes to karlomikus\theme will be documented in this file

v 1.0.1 - 2015-10-31

  • Added artisan commands
    • theme:list - Lists all themes
    • theme:make - Create new theme
  • Updated coding style to PSR2
  • Added helper functions
    • theme_url()
  • Renamed methods (exists -> has, getThemes -> all) #1

v 1.0.0 - 2015-10-22

  • First release