Skip to content

Commit b59361f

Browse files
authored
Document 1.2.3 release
1 parent cc4d611 commit b59361f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,14 @@
22

33
All notable changes to `laravel-verification-code` will be documented in this file
44

5+
## 1.2.3 - 2022-05-18
6+
7+
- Changed: Do not purge codes that have not expired yet ([#24](https://github.com/nextapps-be/laravel-verification-code/pull/24))
8+
59
## 1.2.2 - 2022-05-06
610

7-
- Added: parameter to verify method to prevent deleting of the code after verification
8-
- Added: command to prune old codes from the database
11+
- Added: parameter to verify method to prevent deleting of the code after verification ([#23](https://github.com/nextapps-be/laravel-verification-code/pull/23))
12+
- Added: command to prune old codes from the database ([#23](https://github.com/nextapps-be/laravel-verification-code/pull/23))
913

1014
## 1.2.1 - 2022-03-01
1115

0 commit comments

Comments
 (0)