Skip to content

Commit 859014b

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

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ 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+
### Changed
14+
- Example SQL script in README file
1315

1416
### Fixed
1517
- Table and column autocomplete in settings panel
@@ -36,7 +38,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
3638
- The whole core implementation, which is NOT COMPATIBLE with the previous versions.
3739
- Minimum supported PHP version - 7.0
3840

39-
## Removed
41+
### Removed
4042
- MySQL ENCRYPT() hashing implementation - Function is deprecated as of MySQL 5.7.6 and will be removed in a future MySQL release.
4143
- MySQL PASSWORD() hashing implementation - Function is deprecated as of MySQL 5.7.6 and will be removed in a future MySQL release.
4244
- Redmine hashing implementation - Cannot implement in new core system.

0 commit comments

Comments
 (0)