X-Git-Url: http://git.squeep.com/?p=squeep-logger-json-console;a=blobdiff_plain;f=CHANGELOG.md;fp=CHANGELOG.md;h=20b58fa6d04cbd06b109779d10b390143a2338eb;hp=cd98ccffe649d1752238b6c24d57420770316b80;hb=8f067f063e2410dd72bcd51aee69b273b1915c25;hpb=9d6fc078e27013cbb94836d7a9c3a39ba30d216b diff --git a/CHANGELOG.md b/CHANGELOG.md index cd98ccf..20b58fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ Releases and notable changes to this project are documented here. +## [v3.0.0] - TBD + +### Changed + +- BREAKING CHANGE: JSON replacer functions now follow standard JSON.stringify replacer signature, rather than custom. + ## [v2.0.1] - 2023-05-29 ### Changed @@ -39,7 +45,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=v2.0.1 +[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