Changelog for version bump (3.1.6)

This commit is contained in:
Alexander Cerutti
2022-03-29 22:44:59 +02:00
parent eeb1978728
commit ff41023496

View File

@@ -1,7 +1,9 @@
# Changelog
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.
## 3.1.6 - 29 Mar 2022
Optimizations for localizationEntries, PKPass.pack, localize and regexes;
Dependencies Update;
## 3.1.5 - 22 Feb 2022
@@ -10,7 +12,7 @@ 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
Added examples for Cloudflare Workers;
## 3.1.3 - 16 Jan 2022