Changelog for v3.1.4

This commit is contained in:
Alexander Cerutti
2022-02-07 20:55:13 +01:00
parent 1f79b0d74f
commit e3a9de9008

View File

@@ -3,6 +3,11 @@
Since every new minor, major or patch version is pushed in the repository with the npm autogenerated commit for version update, a history become needed. Since every new minor, major or patch version is pushed in the repository with the npm autogenerated commit for version update, a history become needed.
The lists won't include the npm autogenerated commit. The lists won't include the npm autogenerated commit.
## 3.1.4 - 07 Feb 2022
Fixed Schema validation for browser-like contexts like Cloudflare Workers (PR #100);
Added examples for Cloudflare Workers
## 3.1.3 - 16 Jan 2022 ## 3.1.3 - 16 Jan 2022
Updated dependencies to remove dependabot alerts (like, node-forge to v1.2.1); Updated dependencies to remove dependabot alerts (like, node-forge to v1.2.1);