Skip to content

Commit

Permalink
[#74] Add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
phxql committed Jul 22, 2020
1 parent 1f07175 commit 8b6dde9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Added
- Added method `hashAdvanced` to `Argon2Advanced` which lets the caller specify the argon2 version
- Added methods `generateSalt` to `Argon2Advanced` which generates salt with either the default or the given length
- Added OSGi entries to the JAR manifest

### Changed
- Improved the [compatibility list](compatibility-tests/README.md)

## [2.7] - 2020-04-15
Expand Down

0 comments on commit 8b6dde9

Please sign in to comment.