Skip to content
This repository has been archived by the owner on Mar 27, 2019. It is now read-only.

Latest commit

 

History

History
25 lines (14 loc) · 444 Bytes

changes.md

File metadata and controls

25 lines (14 loc) · 444 Bytes
title
Optimize Change Log

Version 2.1 {#v2-1}

v2.1.0 {#v2-1-0}

  • Update code to support Orchestra Platform 2.1 and Laravel 4.1
  • Add orchestra/notifier.

Version 2.0 {#v2-0}

v2.0.2 {#v2-0-2}

  • Refactor code and separate task outside of command.

v2.0.1 {#v2-0-1}

  • Add Orchestra\Foundation\Abstractable\RouteManager.

v2.0.0 {#v2-0-0}

  • Initial release, based on php artisan optimize functionality.