Skip to content

Commit

Permalink
📝 Updates CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
rickstaa committed Dec 12, 2020
1 parent 9a69f2d commit cc0071d
Showing 1 changed file with 45 additions and 3 deletions.
48 changes: 45 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,41 @@ 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).

#### [v2.5.0](https://github.com/reviewdog/action-flake8/compare/v2.4...v2.5.0)

> 12 December 2020
- :memo: Adss example picture to readme.md [`9a69f2d`](https://github.com/reviewdog/action-flake8/commit/9a69f2dda430ec7f7705c7cb518de3dc4258f554)
- :memo: Updates README.md [`5717919`](https://github.com/reviewdog/action-flake8/commit/5717919e4e5fefa08421e5d9c6329b5ec5aecf10)

#### [v2.4](https://github.com/reviewdog/action-flake8/compare/v2.4.0...v2.4)

> 12 December 2020
#### [v2.4.0](https://github.com/reviewdog/action-flake8/compare/v2.3...v2.4.0)

> 12 December 2020
- chore(deps): update reviewdog to 0.11.0-nightly20201211+de569d1 [`#10`](https://github.com/reviewdog/action-flake8/pull/10)
- :bug: Readds package.json files [`3e99f98`](https://github.com/reviewdog/action-flake8/commit/3e99f98d8776c869dcb3885cb1aaefd1ed6ee8f5)
- :wrench: Updates codeQL config [`4f1260c`](https://github.com/reviewdog/action-flake8/commit/4f1260c809c40d9b645c78f07e244bcd42ea0b6f)
- :bug: Fixes reviewdog exe bug [`8e7b45e`](https://github.com/reviewdog/action-flake8/commit/8e7b45e14cbf4923cd33fe0faa7c5fa90f8c4f1a)

#### [v2.3](https://github.com/reviewdog/action-flake8/compare/v2.3.0...v2.3)

> 11 December 2020
#### [v2.3.0](https://github.com/reviewdog/action-flake8/compare/v2.2.0...v2.3.0)

> 11 December 2020
- chore(deps): update reviewdog to 0.11.0 [`#4`](https://github.com/reviewdog/action-flake8/pull/4)
- :green_heart: Fixes ci recipes [`#3`](https://github.com/reviewdog/action-flake8/pull/3)
- :green_heart: Adds reviewdog ci actions and updates input argument syntax. [`#2`](https://github.com/reviewdog/action-flake8/pull/2)
- :bug: Fixes action-flake8 ci test [`fee984b`](https://github.com/reviewdog/action-flake8/commit/fee984b678e6088f3d8862d501b08131e254f891)
- :memo: Updates changelog [`b8b90cf`](https://github.com/reviewdog/action-flake8/commit/b8b90cfbc405dd216cd221775a864af110829fc4)
- :art: Improves code structure [`93988f4`](https://github.com/reviewdog/action-flake8/commit/93988f43e30a5b126b549e82dbfa8e24327c181f)

#### [v2.2.0](https://github.com/reviewdog/action-flake8/compare/v2.1.5...v2.2.0)

> 10 December 2020
Expand Down Expand Up @@ -52,13 +87,20 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- :sparkles: Adds ability to automatically install python dependencies [`95bc525`](https://github.com/reviewdog/action-flake8/commit/95bc52598de7587bf0c25b77b08989b51cc99805)
- :memo: Updates FUNDING [`6b8ef80`](https://github.com/reviewdog/action-flake8/commit/6b8ef80b7c49ff92fcd3596f776bd958522beca2)

#### [v2.0.1](https://github.com/reviewdog/action-flake8/compare/v2.0.0...v2.0.1)
#### [v2.0.1](https://github.com/reviewdog/action-flake8/compare/v2...v2.0.1)

> 10 December 2020
#### [v2](https://github.com/reviewdog/action-flake8/compare/v2.0.0...v2)

> 11 December 2020
- chore(deps): update reviewdog to 0.11.0 [`#4`](https://github.com/reviewdog/action-flake8/pull/4)
- :green_heart: Fixes ci recipes [`#3`](https://github.com/reviewdog/action-flake8/pull/3)
- :green_heart: Adds reviewdog ci actions and updates input argument syntax. [`#2`](https://github.com/reviewdog/action-flake8/pull/2)
- :see_no_evil: Updates gitignore and re-adds package.json [`052e327`](https://github.com/reviewdog/action-flake8/commit/052e327b411294a87d1b2df3f79831236844da1b)
- :memo: Updates documentation [`75dd579`](https://github.com/reviewdog/action-flake8/commit/75dd579a74441048625692c7c0ada9778f11a305)
- :rotating_light: Fix eslint linting errors [`29a841b`](https://github.com/reviewdog/action-flake8/commit/29a841bc3e5186ca55f36641aacf69833adfdc7b)
- :sparkles: Adds ability to automatically install python dependencies [`95bc525`](https://github.com/reviewdog/action-flake8/commit/95bc52598de7587bf0c25b77b08989b51cc99805)
- :bug: Fixes action-flake8 ci test [`fee984b`](https://github.com/reviewdog/action-flake8/commit/fee984b678e6088f3d8862d501b08131e254f891)

### [v2.0.0](https://github.com/reviewdog/action-flake8/compare/v1.1.0...v2.0.0)

Expand Down

0 comments on commit cc0071d

Please sign in to comment.