diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f07c25..a047509 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [1.0.7](https://github.com/panva/paseto/compare/v1.0.6...v1.0.7) (2020-07-09) + + +### Performance Improvements + +* omit serializing KeyObjects when Node.js >= 14.5.0 is used ([3d5c148](https://github.com/panva/paseto/commit/3d5c1487df714a0bf62a4fc5f89d280a8c649f09)) + + + ## [1.0.6](https://github.com/panva/paseto/compare/v1.0.5...v1.0.6) (2020-04-21) diff --git a/package.json b/package.json index 969b936..f644f6a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "paseto", - "version": "1.0.6", + "version": "1.0.7", "description": "PASETO for Node.js with minimal dependencies", "keywords": [ "decode",