Skip to content

Commit

Permalink
v3.1.12
Browse files Browse the repository at this point in the history
* Contracts:
  - Update `Orchestra\Contracts\Html\Form\Grid` docblocks.
  - Update `Orchestra\Contracts\Html\Table\Grid` docblocks.
* Database:
  - Add `Orchestra\Database\Console\Migrations\RefreshCommand` to support `--path` and `--realpath` option on migration refresh.

Signed-off-by: crynobone <crynobone@gmail.com>
  • Loading branch information
crynobone committed Nov 11, 2015
1 parent 1547935 commit c5c429c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/changes.md
Expand Up @@ -5,6 +5,14 @@ title: Kernel Change Log

## Version 3.1 {#v3-1}

### v3.1.12 {#v3-1-12}

* Contracts:
- Update `Orchestra\Contracts\Html\Form\Grid` docblocks.
- Update `Orchestra\Contracts\Html\Table\Grid` docblocks.
* Database:
- Add `Orchestra\Database\Console\Migrations\RefreshCommand` to support `--path` and `--realpath` option on migration refresh.

### v3.1.11 {#v3-1-11}

* Contracts:
Expand Down

0 comments on commit c5c429c

Please sign in to comment.