diff --git a/CHANGELOG.md b/CHANGELOG.md index 017aa83..d73627d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to `dutchcodingcompany/developer-logins` will be documented in this file. +## 1.2.0 - 2024-05-28 + +- Allow the `redirectTo()` method to accept a closure. + ## 1.1.0 - 2024-05-03 - Added a "Switch to" button to the top right of the page when you are logged in. This button allows you to switch to another user without having to log out first.