Skip to content

Commit

Permalink
Add docs for styleci integration.
Browse files Browse the repository at this point in the history
  • Loading branch information
yajra committed Nov 2, 2017
1 parent 8c3490d commit 81f8fc1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
- Styling phpdoc for facade. [#1489], credits to [@ElfSundae](https://github.com/ElfSundae).
- Apply StyleCI fixes. [#1485], [#1483].
- Patch docs. [#1492]
- Add StyleCI integration. [#1484]

### [v8.3.1] - 2017-10-27
- Fix filtered records total when using filterColumn. [#1473], credits to [@wuwx](https://github.com/wuwx).
Expand Down Expand Up @@ -145,6 +146,7 @@ return (new CollectionDataTable(User::all())->toJson();
[#1489]: https://github.com/yajra/laravel-datatables/pull/1489
[#1487]: https://github.com/yajra/laravel-datatables/pull/1487
[#1485]: https://github.com/yajra/laravel-datatables/pull/1485
[#1484]: https://github.com/yajra/laravel-datatables/pull/1484
[#1483]: https://github.com/yajra/laravel-datatables/pull/1483
[#1473]: https://github.com/yajra/laravel-datatables/pull/1473
[#1476]: https://github.com/yajra/laravel-datatables/pull/1476
Expand Down

0 comments on commit 81f8fc1

Please sign in to comment.