CHANGELOG.md in avocado-0.2.0 vs CHANGELOG.md in avocado-0.3.0

- old
+ new

@@ -1,6 +1,11 @@ ## [Unreleased] +## [0.3.0] - 2023-07-17 + +- Add an `Avocado::Mailer` which generates each of the signed ids +- Rename `password_recovery` to `password_reset` + ## [0.2.0] - 2023-07-15 - Validate presence, uniqueness, and format on `email` attribute - Normalize email value during save - Validate password format and length