re-add stashed documentation updates for v2, wups
[squeep-mystery-box] / CHANGELOG.md
index cd002db4669369106e1a2aec865d057ea1ddb188..28408d5c94255ce5730cc30ff5b74b930f5622d0 100644 (file)
@@ -2,7 +2,12 @@
 
 Releases and notable changes to this project are documented here.
 
-## [Unreleased] - TBD
+## [v2.0.0] - 2023-03-18
+
+### Changed
+
+- *BREAKING CHANGE*: constructor no longer accepts a logger argument.  Events are now emitted for the statistics which were the only use of the logger.
+- Custom errors are thrown instead of generic.
 
 ## [v1.2.2] - 2023-03-14
 
@@ -98,7 +103,8 @@ 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
+[Unreleased]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=HEAD;hp=v2.0.0
+[v2.0.0]: https://git.squeep.com/?p=squeep-mystery-box;a=commitdiff;h=v2.0.0;hp=v1.2.2
 [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