Skip to content

Commit bd74d7f

Browse files
authored
Update CHANGELOG.md
1 parent 859014b commit bd74d7f

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1010
- WoltLab Community Framework 2.x hashing algorithm
1111
- phpass hashing implementation
1212
- Support for salt column
13+
1314
### Changed
1415
- Example SQL script in README file
1516

@@ -25,9 +26,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2526

2627
## [4.0.0-rc1]
2728
### Added
28-
- New hashing algorithms: Argon2 Crypt (PHP 7.2 and above), Blowfish Crypt, Courier base64-encoded MD5, Courier base64-encoded SHA1,
29-
Courier base64-encoded SHA256, Courier hexadecimal MD5, Extended DES Crypt, SHA256 Crypt,
30-
SHA512 Crypt, SSHA512, Standard DES Crypt
29+
- New hashing algorithms: Argon2 Crypt (PHP 7.2 and above), Blowfish Crypt, Courier base64-encoded MD5, Courier base64-encoded SHA1, Courier base64-encoded SHA256, Courier hexadecimal MD5, Extended DES Crypt, SHA256 Crypt, SHA512 Crypt, SSHA512, Standard DES Crypt
3130
- Option to allow users to change their display names
3231
- Option to allow user to change its avatar
3332
- Database query results cache

0 commit comments

Comments
 (0)