From 4bb91e39fbd2d1284af880d03941e8a022057419 Mon Sep 17 00:00:00 2001 From: royduin Date: Tue, 4 Jul 2023 08:32:57 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 58 +++++++++++++++++++++++++++++++--------------------- 1 file changed, 35 insertions(+), 23 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c6de7c7..1d57ca7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,49 +1,61 @@ -# Changelog +# Changelog -## [Unreleased](https://github.com/org/repo/compare/0.5.0...master) +[Unreleased changes](https://github.com/rapidez/snowdog-menu/compare/0.5.2...master) +## [0.5.2](https://github.com/rapidez/snowdog-menu/releases/tag/0.5.2) - 2023-07-04 -## [0.5.0](https://github.com/org/repo/compare/0.4.1...0.5.0) - 2022-05-18 +### Fixed + +- Use url helpers (#5) -### Changed +## [0.5.1](https://github.com/rapidez/snowdog-menu/releases/tag/0.5.1) - 2022-06-01 -- Complete refactor (9ec7ae7) +### Fixed + +- Publish path fix (a895a9c) -## [0.4.1](https://github.com/org/repo/compare/0.4.0...0.4.1) - 2022-04-12 +## [0.5.0](https://github.com/rapidez/snowdog-menu/releases/tag/0.5.0) - 2022-05-18 -### Fixed +### Changed + +- Complete refactor (9ec7ae7) -- Use the new core facade location (2dcf880) +## [0.4.1](https://github.com/rapidez/snowdog-menu/releases/tag/0.4.1) - 2022-04-12 -## [0.4.0](https://github.com/org/repo/compare/0.3.0...0.4.0) - 2022-04-11 +### Fixed + +- Use the new core facade location (2dcf880) -### Changed +## [0.4.0](https://github.com/rapidez/snowdog-menu/releases/tag/0.4.0) - 2022-04-11 +### Changed + - Laravel 9 compatibility (3d83ef1) -## [0.3.0](https://github.com/org/repo/compare/0.2.1...0.3.0) - 2021-11-04 - -### Added +## [0.3.0](https://github.com/rapidez/snowdog-menu/releases/tag/0.3.0) - 2021-11-04 +### Added + - Parent data on items (#2) -## [0.2.1](https://github.com/org/repo/compare/0.2.0...0.2.1) - 2021-08-24 - -### Changed +## [0.2.1](https://github.com/rapidez/snowdog-menu/releases/tag/0.2.1) - 2021-08-24 +### Changed + - Use the content directive (c42a66f) -## [0.2.0](https://github.com/org/repo/compare/0.1.1...0.2.0) - 2021-08-19 - -### Added +## [0.2.0](https://github.com/rapidez/snowdog-menu/releases/tag/0.2.0) - 2021-08-19 +### Added + - Per menu identifier styling and overwrites (5a08be6) -## [0.1.1](https://github.com/org/repo/compare/0.1.0...0.1.1) - 2021-08-04 - -### Changed +## [0.1.1](https://github.com/rapidez/snowdog-menu/releases/tag/0.1.1) - 2021-08-04 +### Changed + - Changed the `rapidez/core` version constraint (0b5a6ad) -## [0.1.0](https://github.com/org/repo/compare/2b7a1db3fa16eb7db5b0e92cf90bdc9c91847a69...0.1.0) - 2021-06-30 +## [0.1.0](https://github.com/rapidez/snowdog-menu/releases/tag/0.1.0) - 2021-06-30 Initial release +