diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..d0180de --- /dev/null +++ b/CHANGELOG.md @@ -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)*