Skip to content

Commit

Permalink
Release 0.8.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlehn committed Mar 18, 2019
1 parent 334202a commit 6139558
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
Forge ChangeLog
===============

## 0.8.2 - 2019-03-18

### Fixed
- Fix tag calculation when continuing an AES-GCM block.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-forge",
"version": "0.8.2-dev",
"version": "0.8.2",
"description": "JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.",
"homepage": "https://github.com/digitalbazaar/forge",
"author": {
Expand Down

0 comments on commit 6139558

Please sign in to comment.