From 7a0e0eac1aa0db09cd94e470060663704b1cbe1a Mon Sep 17 00:00:00 2001 From: royduin Date: Tue, 4 Jun 2024 12:06:21 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3432f9f9..b2d7c4de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,25 @@ # Changelog -[Unreleased changes](https://github.com/rapidez/core/compare/2.5.0...master) +[Unreleased changes](https://github.com/rapidez/core/compare/2.6.0...master) +## [2.6.0](https://github.com/rapidez/core/releases/tag/2.6.0) - 2024-06-04 + +### Added + +- Checkout step and success events (#506) +- Dusk selectors for coupons (#511) + +### Fixed + +- Reset styling of the listing component (#463) +- Convert the object to an array (#509) + +## [1.16.1](https://github.com/rapidez/core/releases/tag/1.16.1) - 2024-05-29 + +### Fixed + +- Correct rapidez/menu config path location (3c624b7) +- Add missing comma (#505) + ## [2.5.0](https://github.com/rapidez/core/releases/tag/2.5.0) - 2024-05-28 ### Added