update changelog
authorJustin Wind <justin.wind+git@gmail.com>
Mon, 25 Mar 2024 02:16:36 +0000 (19:16 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Mon, 25 Mar 2024 02:16:36 +0000 (19:16 -0700)
CHANGELOG.md

index 64a87533747936908dcbdb476bc9bdec113caaec..15c5f0e63d91b91e19018eb191350cd8bbfbf946 100644 (file)
@@ -2,6 +2,18 @@
 
 Releases and notable changes to this project are documented here.
 
+## [v3.0.2] - 2024-03-24
+
+## Changed
+
+- Attempt to handle cases where structuredClone fails on data.
+
+## [v3.0.1] - 2023-11-22
+
+## Changed
+
+- fix de-cycler/replacer interaction
+
 ## [v3.0.0] - 2023-11-14
 
 ### Changed
@@ -47,6 +59,8 @@ Releases and notable changes to this project are documented here.
 ---
 
 [Unreleased]: https://git.squeep.com/?p=squeep-logger-json-console;a=commitdiff;h=HEAD;hp=v3.0.0
+[v3.0.2]: https://git.squeep.com/?p=squeep-logger-json-console;a=commitdiff;h=v3.0.2;hp=v3.0.1
+[v3.0.1]: https://git.squeep.com/?p=squeep-logger-json-console;a=commitdiff;h=v3.0.1;hp=v3.0.0
 [v3.0.0]: https://git.squeep.com/?p=squeep-logger-json-console;a=commitdiff;h=v3.0.0;hp=v2.0.1
 [v2.0.1]: https://git.squeep.com/?p=squeep-logger-json-console;a=commitdiff;h=v2.0.1;hp=v2.0.0
 [v2.0.0]: https://git.squeep.com/?p=squeep-logger-json-console;a=commitdiff;h=v2.0.0;hp=v1.0.2