diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e25892..c87570e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ 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.1 - 25 Dec 2021 + + Marry Christmas! This release fixes some issues with typescript strict mode (as much as we were able to fix without starting ho-ho-ho-ing due to madness 🤪). + ## 3.1.0 - 11 Dec 2021 Made PKPass.from's Template `certificates` to be optional;