Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Akkuma authored Jul 10, 2017
1 parent 310ccdb commit 3e67ff0
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 @@ -13,5 +13,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- `hmmac._hash` & `hmmac._hmac` accept an `inputEncoding` to override utf8 [#1]
- scheme plain's `sign` now takes an additional parameter of object with input/output encodings [#1]
- `hmmac.sign` & `hmmac._sign` take an optional additional parameter of input/output encodings [#1]
- Tagged to match version and not be independent

[#1]: https://github.com/virtru/hmmac/pull/1

[v0.2.3]: https://github.com/virtru/hmmac/compare/v1.0.0...virtru:v0.2.3

0 comments on commit 3e67ff0

Please sign in to comment.