diff --git a/.github/release/release.json b/.github/release/release.json index 4a05635..1447c9c 100644 --- a/.github/release/release.json +++ b/.github/release/release.json @@ -1,3 +1,3 @@ { - "version": "1.10.0" + "version": "1.11.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ee3419..1ad8889 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# [1.11.0](https://github.com/damianopetrungaro/golog/compare/v1.10.0...v1.11.0) (2022-08-22) + + +### Features + +* **encoder:** Add coloured level option to text encoder ([9ae33c2](https://github.com/damianopetrungaro/golog/commit/9ae33c2c8ebc38d9a269adb86c267c7ded63af3f)) +* **encoder:** Add LevelFormatter to TextEncoder config ([f663020](https://github.com/damianopetrungaro/golog/commit/f6630206224bcd205d281185bb217be67f1eba3b)) + + + # [1.10.0](https://github.com/damianopetrungaro/golog/compare/v1.9.3...v1.10.0) (2022-08-04) @@ -34,12 +44,3 @@ -# [1.9.0](https://github.com/damianopetrungaro/golog/compare/v1.8.0...v1.9.0) (2022-06-09) - - -### Features - -* **test:** add null logger ([5dd34da](https://github.com/damianopetrungaro/golog/commit/5dd34da1955007323f75f0197a70bf99f8113f3a)) - - -