diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..a433612 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,31 @@ +# Changelog + +## [Unreleased](https://github.com/tattersoftware/codeigniter4-menus/tree/HEAD) + +[Full Changelog](https://github.com/tattersoftware/codeigniter4-menus/compare/v0.9.0...HEAD) + +**Closed issues:** + +- Stylers [\#5](https://github.com/tattersoftware/codeigniter4-menus/issues/5) +- To String [\#4](https://github.com/tattersoftware/codeigniter4-menus/issues/4) + +**Merged pull requests:** + +- Breadcrumbs [\#9](https://github.com/tattersoftware/codeigniter4-menus/pull/9) ([MGatner](https://github.com/MGatner)) +- Stringable [\#8](https://github.com/tattersoftware/codeigniter4-menus/pull/8) ([MGatner](https://github.com/MGatner)) +- Implement Expeditable tests [\#7](https://github.com/tattersoftware/codeigniter4-menus/pull/7) ([MGatner](https://github.com/MGatner)) +- Traits [\#6](https://github.com/tattersoftware/codeigniter4-menus/pull/6) ([MGatner](https://github.com/MGatner)) + +## [v0.9.0](https://github.com/tattersoftware/codeigniter4-menus/tree/v0.9.0) (2021-04-15) + +[Full Changelog](https://github.com/tattersoftware/codeigniter4-menus/compare/f1ff4dde50a21223b9b4f6c6bd2ec1037bbc32b2...v0.9.0) + +**Merged pull requests:** + +- Finalize for release [\#3](https://github.com/tattersoftware/codeigniter4-menus/pull/3) ([MGatner](https://github.com/MGatner)) +- Tests [\#2](https://github.com/tattersoftware/codeigniter4-menus/pull/2) ([MGatner](https://github.com/MGatner)) +- Spatie, Menu class [\#1](https://github.com/tattersoftware/codeigniter4-menus/pull/1) ([MGatner](https://github.com/MGatner)) + + + +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*