X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=CHANGELOG.md;h=64a87533747936908dcbdb476bc9bdec113caaec;hb=fdc553433604f6bec67909c41d1ba552ca7fd524;hp=238bdd54594a8fa57002d77d5993f9dd4076ad2d;hpb=8b684b27f20657c5e0de61b4f19981937915c484;p=squeep-logger-json-console diff --git a/CHANGELOG.md b/CHANGELOG.md index 238bdd5..64a8753 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,20 @@ Releases and notable changes to this project are documented here. -## [Unreleased] +## [v3.0.0] - 2023-11-14 -## [v2.0.0] - TBD +### 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 + +### Changed + +- Updated documentation and example data sanitizer. + +## [v2.0.0] - 2023-05-26 ### Changed @@ -35,7 +46,10 @@ 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=v1.0.2 +[Unreleased]: https://git.squeep.com/?p=squeep-logger-json-console;a=commitdiff;h=HEAD;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 [v1.0.2]: https://git.squeep.com/?p=squeep-logger-json-console;a=commitdiff;h=v1.0.2;hp=v1.0.1 [v1.0.1]: https://git.squeep.com/?p=squeep-logger-json-console;a=commitdiff;h=v1.0.1;hp=v1.0.0 [v1.0.0]: https://git.squeep.com/?p=squeep-logger-json-console;a=commitdiff;h=v1.0.0;hp=v0.0.0