diff --git a/CHANGELOG.md b/CHANGELOG.md index d7601fd58..ece4388d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +1.19 +==== + +* Added "email verification/confirmation" option to `make:registration-form` - see #603 + thanks to @jrushlow! + 1.18 ====