diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..0ac7c14 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +## [2.0.0](https://www.github.com/gulpjs/fancy-log/compare/v1.3.3...v2.0.0) (2022-01-07) + + +### ⚠ BREAKING CHANGES + +* Highlight timestamp as util.inspect hightlights Dates (#23) +* Normalize repository, dropping node <10.13 support (#21) + +### Features + +* Highlight timestamp as util.inspect hightlights Dates ([#23](https://www.github.com/gulpjs/fancy-log/issues/23)) ([27c71a9](https://www.github.com/gulpjs/fancy-log/commit/27c71a92c13007c07f9132cf24974f36d691d4ff)) + + +### Miscellaneous Chores + +* Normalize repository, dropping node <10.13 support ([#21](https://www.github.com/gulpjs/fancy-log/issues/21)) ([4083943](https://www.github.com/gulpjs/fancy-log/commit/40839435c3204b08261bfa3560383751b93d6f5a)) diff --git a/package.json b/package.json index b9d9504..ddaee8b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fancy-log", - "version": "1.3.3", + "version": "2.0.0", "description": "Log things, prefixed with a timestamp.", "author": "Gulp Team (http://gulpjs.com/)", "contributors": [