+# Changelog
+
+Releases and notable changes to this project are documented here.
+
+## [v3.0.0] - 2024-08-06
+
+- Breaking Change: stubDatabase removed, migrated to `@squeep/db-helper`.
+
+## [v2.0.0] - 2024-05-18
+
+- Breaking Change: sinon must be provided to stub creators
+
+## [v1.0.3] - 2023-05-26
+
+- Updated dev dependencies.
+
+## [v1.0.2] - 2024-01-12
+
+- Fixed stub logger _reset behavior.
+
+## [v1.0.1] - 2022-11-17
+
+- Updated dev dependencies.
+
+## [v1.0.0] - 2022-09-19
+
+Initial version.
+
+---
+
+[Unreleased]: https://git.squeep.com/?p=squeep-test-helper;a=commitdiff;h=HEAD;hp=v2.0.0
+[v3.0.0]: https://git.squeep.com/?p=squeep-test-helper;a=commitdiff;h=v3.0.0;hp=v2.0.0
+[v2.0.0]: https://git.squeep.com/?p=squeep-test-helper;a=commitdiff;h=v2.0.0;hp=v1.0.3
+[v1.0.3]: https://git.squeep.com/?p=squeep-test-helper;a=commitdiff;h=v1.0.3;hp=v1.0.2
+[v1.0.2]: https://git.squeep.com/?p=squeep-test-helper;a=commitdiff;h=v1.0.2;hp=v1.0.1
+[v1.0.1]: https://git.squeep.com/?p=squeep-test-helper;a=commitdiff;h=v1.0.1;hp=v1.0.0
+[v1.0.0]: https://git.squeep.com/?p=squeep-test-helper;a=commitdiff;h=v1.0.0;hp=v0.0.0