X-Git-Url: http://git.squeep.com/?p=squeep-mystery-box;a=blobdiff_plain;f=CHANGELOG.md;fp=CHANGELOG.md;h=cd002db4669369106e1a2aec865d057ea1ddb188;hp=7b7dd4e855e1de9d6aea333f2265f4262b1f1246;hb=5ce60de5e64a735e575fb02cf8944d1b1d4f000c;hpb=acfec23d615f8a14a283efef17b050228b9f02f5 diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b7dd4e..cd002db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,20 @@ Releases and notable changes to this project are documented here. -## [1.2.1] - 2023-03-04 +## [Unreleased] - TBD + +## [v1.2.2] - 2023-03-14 + +### Changed + +- removed sole dependency in favor of native handling for base64url encodings, in exchange for bumping up minimum supported nodejs engine versions +- updated devDependency + +### Added + +- support for box versions >127, which is likely totally unnecessary + +## [v1.2.1] - 2023-03-04 ### Changed @@ -85,6 +98,9 @@ Releases and notable changes to this project are documented here. --- +[Unreleased]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=HEAD;hp=v1.2.1 +[v1.2.2]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.2.2;hp=v1.2.1 +[v1.2.1]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.2.1;hp=v1.2.0 [v1.2.0]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.2.0;hp=v1.1.1 [v1.1.1]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.1.1;hp=v1.1.0 [v1.1.0]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v1.1.0;hp=v1.0.8