diff --git a/CHANGELOG.md b/CHANGELOG.md index fd7873b..08de25d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to `laravel-verification-code` will be documented in this file +## 0.3.1 - 2020-10-20 + +- Fix deletion of old verification codes ([#10](https://github.com/nextapps-be/laravel-verification-code/pull/10)) + ## 0.3.0 - 2020-10-20 - Add config option to define max amount of active verification codes per verifiable ([#9](https://github.com/nextapps-be/laravel-verification-code/pull/9))