Releases: roots/wp-password-bcrypt
Releases · roots/wp-password-bcrypt
v1.2.0
What's Changed
- Add the
wp_set_password
action to match WordPress core since 6.2.0 by @johnbillion in #40 - Ensure the hashed password is always returned by @johnbillion in #41
New Contributors
- @dr5hn made their first contribution in #39
- @johnbillion made their first contribution in #40
Full Changelog: 1.1.0...1.2.0
v1.1.0
v1.0.0
- Switch from package type
wordpress-muplugin
to the default oflibrary
.
0.1.0
Initial plugin release