diff --git a/CHANGELOG.md b/CHANGELOG.md index 20b2205..c353977 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [v1.0.8](https://github.com/rickstaa/action-black/compare/v1.0.7...v1.0.8) + +> 7 January 2021 + +- :bug: Fixes a small bug that occured when -q flag was supplied [`bdac073`](https://github.com/rickstaa/action-black/commit/bdac07366af31352da423f14e895e0d7d07f2ab1) + #### [v1.0.7](https://github.com/rickstaa/action-black/compare/v1.0.6...v1.0.7) > 7 January 2021 @@ -56,9 +62,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). > 7 January 2021 -- :green_heart: Updates gh-action tests [`f558f66`](https://github.com/rickstaa/action-black/commit/f558f66104333772525bcce3e12f6e9703693af6) -- :twisted_rightwards_arrows: Merge branches 'main' and 'main' of github.com:rickstaa/action-black into main [`9c8c722`](https://github.com/rickstaa/action-black/commit/9c8c72204516a28346cb75c4943be98f95972294) -- :bug: Fixes small regex bug [`225e7fc`](https://github.com/rickstaa/action-black/commit/225e7fcc711d2e80c0bd740915ade2efdbdf179b) +- :bug: Fixes a small bug that occured when -q flag was supplied [`bdac073`](https://github.com/rickstaa/action-black/commit/bdac07366af31352da423f14e895e0d7d07f2ab1) +- :memo: Updates changelog [`0d685a0`](https://github.com/rickstaa/action-black/commit/0d685a040a79a0973dc07031eebd012b73b6892b) +- :fire: Removes redundant file [`be796de`](https://github.com/rickstaa/action-black/commit/be796deafc8c447c397d850bca7e0bb51f54d6f3) ### [v1.0.0](https://github.com/rickstaa/action-black/compare/v0.1...v1.0.0)