X-Git-Url: https://git.squeep.com/?p=squeep-logger-json-console;a=blobdiff_plain;f=CHANGELOG.md;fp=CHANGELOG.md;h=64a87533747936908dcbdb476bc9bdec113caaec;hp=20b58fa6d04cbd06b109779d10b390143a2338eb;hb=fdc553433604f6bec67909c41d1ba552ca7fd524;hpb=8f067f063e2410dd72bcd51aee69b273b1915c25 diff --git a/CHANGELOG.md b/CHANGELOG.md index 20b58fa..64a8753 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,12 @@ Releases and notable changes to this project are documented here. -## [v3.0.0] - TBD +## [v3.0.0] - 2023-11-14 ### Changed - BREAKING CHANGE: JSON replacer functions now follow standard JSON.stringify replacer signature, rather than custom. +- Circular references in data are noted, instead of failing. ## [v2.0.1] - 2023-05-29