brockallen / BrockAllen.MembershipReboot

MembershipReboot is a user identity management and authentication library.
Other
742 stars 238 forks source link

feat(UserAccountEvent): raise new AccountUnlockedEvent event #631

Closed christianacca closed 8 years ago

ccrowhurstram commented 8 years ago

Brock, I've just realised I forgot to create an email template and handler for this new event.

I was about to add it, but then if I do then isn't this a breaking change - ie now MR will start sending out an email when an account is unlocked when previously it didn't?

What's your thoughts? Just add it and then include a breaking change section in the release notes and bump the version to 9.0.0?