This commit is contained in:
Alexander Cerutti
2021-08-25 23:20:54 +02:00
parent 0c5b4e130f
commit cd941e2aed
3 changed files with 10 additions and 3 deletions

View File

@@ -3,6 +3,13 @@
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.
## 2.0.8 - 25/08/21
Added support for optional NFC key `requiresAuthentication`;
Added support for semantics as a global overridable property;
Renamed files to conform to Apple naming in documentation;
Added documentation links in files;
## 2.0.7 - 21/06/21
Fixed wrong Schemas keys (ignore*s*TimeZone and dataDetectorType*s*);