diff --git a/CHANGELOG.md b/CHANGELOG.md index f7ee230..c06e641 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,34 @@ # Changelog -[Unreleased changes](https://github.com/rapidez/multiple-wishlists/compare/1.0.2...master) +[Unreleased changes](https://github.com/rapidez/multiple-wishlists/compare/2.0.1...master) +## [2.0.1](https://github.com/rapidez/multiple-wishlists/releases/tag/2.0.1) - 2024-03-15 + +### Fixed + +- Allow a quantity of 0 on a wishlist item (#22) + +## [1.1.0](https://github.com/rapidez/multiple-wishlists/releases/tag/1.1.0) - 2024-03-15 + +### Added + +- Inline editing (#24) + +### Fixed + +- Allow a quantity of 0 on a wishlist item (#25) + +## [2.0.0](https://github.com/rapidez/multiple-wishlists/releases/tag/2.0.0) - 2024-03-12 + +### Added + +- Rapidez v2 support (#20) + +## [1.0.3](https://github.com/rapidez/multiple-wishlists/releases/tag/1.0.3) - 2024-03-12 + +### Fixed + +- Fix console error (#21) + ## [1.0.2](https://github.com/rapidez/multiple-wishlists/releases/tag/1.0.2) - 2024-02-29 ### Fixed