-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Change Log | ||
|
||
## 1.0.1 | ||
|
||
[Full Changelog](https://github.com/atk4/mastercrud/compare/1.0.0...HEAD) | ||
|
||
**Merged pull requests:** | ||
|
||
- fix callable support and cleanup a bit [\#10](https://github.com/atk4/mastercrud/pull/10) ([DarkSide666](https://github.com/DarkSide666)) | ||
- Add column actions [\#9](https://github.com/atk4/mastercrud/pull/9) ([romaninsh](https://github.com/romaninsh)) | ||
- Don't be excessive on the crumbs. Also use ref name to display tabs [\#8](https://github.com/atk4/mastercrud/pull/8) ([romaninsh](https://github.com/romaninsh)) | ||
- Feature/menu actions [\#7](https://github.com/atk4/mastercrud/pull/7) ([romaninsh](https://github.com/romaninsh)) | ||
- fix/\#3-Ability-to-set-breadcrumb [\#4](https://github.com/atk4/mastercrud/pull/4) ([ibelar](https://github.com/ibelar)) | ||
|
||
## [1.0.0](https://github.com/atk4/mastercrud/tree/1.0.0) (2018-05-13) | ||
|
||
|
||
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |