Skip to content

Commit e414a5e

Browse files
committed
📝 Updates CHANGELOG
1 parent 6fcd0d9 commit e414a5e

File tree

1 file changed

+53
-35
lines changed

1 file changed

+53
-35
lines changed

CHANGELOG.md

+53-35
Original file line numberDiff line numberDiff line change
@@ -4,46 +4,62 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [v1.3.5](https://github.com/reviewdog/action-black/compare/v1.3.4...v1.3.5)
8+
9+
> 30 December 2020
10+
11+
- :fire: Replaces args input argument with blacks_flags [`#24`](https://github.com/reviewdog/action-black/pull/24)
12+
- :art: Fixes syntax error [`6fcd0d9`](https://github.com/reviewdog/action-black/commit/6fcd0d95939da074aaae3cc3c914a8431a46336b)
13+
14+
#### [v1.3.4](https://github.com/reviewdog/action-black/compare/v1.3.3...v1.3.4)
15+
16+
> 30 December 2020
17+
18+
- :bug: Fixes a small bug in the error catch behavoir [`#23`](https://github.com/reviewdog/action-black/pull/23)
19+
- :memo: Updates changelog [`3ebde42`](https://github.com/reviewdog/action-black/commit/3ebde42a350afe3d65adad73a86e5da8df45d3bf)
20+
721
#### [v1.3.3](https://github.com/reviewdog/action-black/compare/v1.3.2...v1.3.3)
822

923
> 28 December 2020
1024
11-
* :loud_sound: Fixes stdout log syntax error [`e0022cd`](https://github.com/reviewdog/action-black/commit/e0022cd62cd2c823111535545f6a8f27c2135f16)
25+
- :loud_sound: Fixes stdout log syntax error [`e0022cd`](https://github.com/reviewdog/action-black/commit/e0022cd62cd2c823111535545f6a8f27c2135f16)
1226

1327
#### [v1.3.2](https://github.com/reviewdog/action-black/compare/v1.3.1...v1.3.2)
1428

1529
> 28 December 2020
1630
17-
* :memo: Updates changelog [`a075d2a`](https://github.com/reviewdog/action-black/commit/a075d2a718c33d40b3dd3d38687a5059cef24a9e)
18-
* :twisted_rightwards_arrows: Merge branch 'master' of github.com:reviewdog/action-black [`a87842e`](https://github.com/reviewdog/action-black/commit/a87842e921aca34830b744e197f9e3bd440d8b80)
19-
* :twisted_rightwards_arrows: Merge branch 'fixes_error_catch_behavoir' [`f133a93`](https://github.com/reviewdog/action-black/commit/f133a93598433abd142bb21d8c994351da2930df)
31+
- :memo: Updates changelog [`a075d2a`](https://github.com/reviewdog/action-black/commit/a075d2a718c33d40b3dd3d38687a5059cef24a9e)
32+
- :twisted_rightwards_arrows: Merge branch 'master' of github.com:reviewdog/action-black [`a87842e`](https://github.com/reviewdog/action-black/commit/a87842e921aca34830b744e197f9e3bd440d8b80)
33+
- :twisted_rightwards_arrows: Merge branch 'fixes_error_catch_behavoir' [`f133a93`](https://github.com/reviewdog/action-black/commit/f133a93598433abd142bb21d8c994351da2930df)
2034

2135
#### [v1.3.1](https://github.com/reviewdog/action-black/compare/v1.3...v1.3.1)
2236

2337
> 28 December 2020
2438
2539
#### [v1.3](https://github.com/reviewdog/action-black/compare/v1.3.0...v1.3)
2640

27-
> 28 December 2020
41+
> 30 December 2020
2842
29-
* :bug: Fixes bug in the is_formatted output argument [`#22`](https://github.com/reviewdog/action-black/pull/22)
30-
* :memo: Updates changelog [`a075d2a`](https://github.com/reviewdog/action-black/commit/a075d2a718c33d40b3dd3d38687a5059cef24a9e)
31-
* :twisted_rightwards_arrows: Merge branch 'master' of github.com:reviewdog/action-black [`a87842e`](https://github.com/reviewdog/action-black/commit/a87842e921aca34830b744e197f9e3bd440d8b80)
32-
* :twisted_rightwards_arrows: Merge branch 'fixes_error_catch_behavoir' [`f133a93`](https://github.com/reviewdog/action-black/commit/f133a93598433abd142bb21d8c994351da2930df)
43+
- :fire: Replaces args input argument with blacks_flags [`#24`](https://github.com/reviewdog/action-black/pull/24)
44+
- :bug: Fixes a small bug in the error catch behavoir [`#23`](https://github.com/reviewdog/action-black/pull/23)
45+
- :bug: Fixes bug in the is_formatted output argument [`#22`](https://github.com/reviewdog/action-black/pull/22)
46+
- :memo: Updates changelog [`4ef684f`](https://github.com/reviewdog/action-black/commit/4ef684f94f8900b2841b4c73b82664dbf497a800)
47+
- :memo: Updates changelog [`a075d2a`](https://github.com/reviewdog/action-black/commit/a075d2a718c33d40b3dd3d38687a5059cef24a9e)
48+
- :memo: Updates changelog [`3ebde42`](https://github.com/reviewdog/action-black/commit/3ebde42a350afe3d65adad73a86e5da8df45d3bf)
3349

3450
#### [v1.3.0](https://github.com/reviewdog/action-black/compare/v1.2.2...v1.3.0)
3551

3652
> 28 December 2020
3753
38-
* :sparkles: Adds is_formatted output argument [`#21`](https://github.com/reviewdog/action-black/pull/21)
39-
* :green_heart: Fixes release gh-action [`16f69ed`](https://github.com/reviewdog/action-black/commit/16f69ed9c674938748f426c4f0a0a052dee5c250)
54+
- :sparkles: Adds is_formatted output argument [`#21`](https://github.com/reviewdog/action-black/pull/21)
55+
- :green_heart: Fixes release gh-action [`16f69ed`](https://github.com/reviewdog/action-black/commit/16f69ed9c674938748f426c4f0a0a052dee5c250)
4056

4157
#### [v1.2.2](https://github.com/reviewdog/action-black/compare/v1.2.1...v1.2.2)
4258

4359
> 28 December 2020
4460
45-
* :memo: Adds changelog [`8b9c42d`](https://github.com/reviewdog/action-black/commit/8b9c42dee4fdcfdbb5a398ac1c39dba1c75e9424)
46-
* :memo: Updates README.md [`8d123cb`](https://github.com/reviewdog/action-black/commit/8d123cbcbc57aa500c283cf8f3ad46d10bf793cd)
61+
- :memo: Adds changelog [`8b9c42d`](https://github.com/reviewdog/action-black/commit/8b9c42dee4fdcfdbb5a398ac1c39dba1c75e9424)
62+
- :memo: Updates README.md [`8d123cb`](https://github.com/reviewdog/action-black/commit/8d123cbcbc57aa500c283cf8f3ad46d10bf793cd)
4763

4864
#### [v1.2.1](https://github.com/reviewdog/action-black/compare/v1.2...v1.2.1)
4965

@@ -53,23 +69,23 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
5369

5470
> 28 December 2020
5571
56-
* :memo: Adds changelog [`8b9c42d`](https://github.com/reviewdog/action-black/commit/8b9c42dee4fdcfdbb5a398ac1c39dba1c75e9424)
57-
* :art: :bug: Fixes a small bug while catching the exit code [`ac37b4f`](https://github.com/reviewdog/action-black/commit/ac37b4f4b861666e736df9943171a85e853e0ccb)
58-
* :art: :fire: Removes redundant test [`f042d95`](https://github.com/reviewdog/action-black/commit/f042d9566d475dd75a1af0400a63affe4cdae2da)
72+
- :memo: Adds changelog [`8b9c42d`](https://github.com/reviewdog/action-black/commit/8b9c42dee4fdcfdbb5a398ac1c39dba1c75e9424)
73+
- :art: :bug: Fixes a small bug while catching the exit code [`ac37b4f`](https://github.com/reviewdog/action-black/commit/ac37b4f4b861666e736df9943171a85e853e0ccb)
74+
- :art: :fire: Removes redundant test [`f042d95`](https://github.com/reviewdog/action-black/commit/f042d9566d475dd75a1af0400a63affe4cdae2da)
5975

6076
#### [v1.2.0](https://github.com/reviewdog/action-black/compare/v1.1.2...v1.2.0)
6177

6278
> 28 December 2020
6379
64-
* :twisted_rightwards_arrows: Merge pull request #19 from reviewdog/add-auto-format-option [`7854a02`](https://github.com/reviewdog/action-black/commit/7854a0223bd5288b5f0b5c6fa34170bde21d7615)
65-
* :sparkles: Adds ability to also format the code [`2d3fcd1`](https://github.com/reviewdog/action-black/commit/2d3fcd14c4eccf82ef584084d0a6d4f02869dd05)
66-
* :bug: Fixes docker input arguments bug [`7a8c881`](https://github.com/reviewdog/action-black/commit/7a8c881dae3ee394d7b2df183bf24136a039a5b5)
80+
- :twisted_rightwards_arrows: Merge pull request #19 from reviewdog/add-auto-format-option [`7854a02`](https://github.com/reviewdog/action-black/commit/7854a0223bd5288b5f0b5c6fa34170bde21d7615)
81+
- :sparkles: Adds ability to also format the code [`2d3fcd1`](https://github.com/reviewdog/action-black/commit/2d3fcd14c4eccf82ef584084d0a6d4f02869dd05)
82+
- :bug: Fixes docker input arguments bug [`7a8c881`](https://github.com/reviewdog/action-black/commit/7a8c881dae3ee394d7b2df183bf24136a039a5b5)
6783

6884
#### [v1.1.2](https://github.com/reviewdog/action-black/compare/v1.1.1...v1.1.2)
6985

7086
> 24 December 2020
7187
72-
* :memo: Removes github-pr-review warning [`93e7934`](https://github.com/reviewdog/action-black/commit/93e79341fe169dc7c8b1c46503542cebd8bda58f)
88+
- :memo: Removes github-pr-review warning [`93e7934`](https://github.com/reviewdog/action-black/commit/93e79341fe169dc7c8b1c46503542cebd8bda58f)
7389

7490
#### [v1.1.1](https://github.com/reviewdog/action-black/compare/v1.1...v1.1.1)
7591

@@ -79,23 +95,25 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
7995

8096
> 24 December 2020
8197
82-
* :fire: Removes redundant code [`f4530fe`](https://github.com/reviewdog/action-black/commit/f4530fe6b3d3bc4c3799745505e35206c0c44516)
83-
* :memo: Removes github-pr-review warning [`93e7934`](https://github.com/reviewdog/action-black/commit/93e79341fe169dc7c8b1c46503542cebd8bda58f)
84-
* :twisted_rightwards_arrows: Merge branch 'master' of github.com:reviewdog/action-black [`8945e02`](https://github.com/reviewdog/action-black/commit/8945e02b07654522cab03fafd9a138544138c673)
98+
- :fire: Removes redundant code [`f4530fe`](https://github.com/reviewdog/action-black/commit/f4530fe6b3d3bc4c3799745505e35206c0c44516)
99+
- :memo: Removes github-pr-review warning [`93e7934`](https://github.com/reviewdog/action-black/commit/93e79341fe169dc7c8b1c46503542cebd8bda58f)
100+
- :twisted_rightwards_arrows: Merge branch 'master' of github.com:reviewdog/action-black [`8945e02`](https://github.com/reviewdog/action-black/commit/8945e02b07654522cab03fafd9a138544138c673)
85101

86102
#### [v1.1.0](https://github.com/reviewdog/action-black/compare/v1...v1.1.0)
87103

88104
> 17 December 2020
89105
90106
#### [v1](https://github.com/reviewdog/action-black/compare/v1.0...v1)
91107

92-
> 28 December 2020
108+
> 30 December 2020
93109
94-
* :bug: Fixes bug in the is_formatted output argument [`#22`](https://github.com/reviewdog/action-black/pull/22)
95-
* :sparkles: Adds is_formatted output argument [`#21`](https://github.com/reviewdog/action-black/pull/21)
96-
* :memo: Updates changelog [`a075d2a`](https://github.com/reviewdog/action-black/commit/a075d2a718c33d40b3dd3d38687a5059cef24a9e)
97-
* :twisted_rightwards_arrows: Merge branch 'master' of github.com:reviewdog/action-black [`a87842e`](https://github.com/reviewdog/action-black/commit/a87842e921aca34830b744e197f9e3bd440d8b80)
98-
* :twisted_rightwards_arrows: Merge branch 'fixes_error_catch_behavoir' [`f133a93`](https://github.com/reviewdog/action-black/commit/f133a93598433abd142bb21d8c994351da2930df)
110+
- :fire: Replaces args input argument with blacks_flags [`#24`](https://github.com/reviewdog/action-black/pull/24)
111+
- :bug: Fixes a small bug in the error catch behavoir [`#23`](https://github.com/reviewdog/action-black/pull/23)
112+
- :bug: Fixes bug in the is_formatted output argument [`#22`](https://github.com/reviewdog/action-black/pull/22)
113+
- :sparkles: Adds is_formatted output argument [`#21`](https://github.com/reviewdog/action-black/pull/21)
114+
- :memo: Updates changelog [`4ef684f`](https://github.com/reviewdog/action-black/commit/4ef684f94f8900b2841b4c73b82664dbf497a800)
115+
- :memo: Updates changelog [`a075d2a`](https://github.com/reviewdog/action-black/commit/a075d2a718c33d40b3dd3d38687a5059cef24a9e)
116+
- :memo: Updates changelog [`3ebde42`](https://github.com/reviewdog/action-black/commit/3ebde42a350afe3d65adad73a86e5da8df45d3bf)
99117

100118
#### [v1.0](https://github.com/reviewdog/action-black/compare/v1.0.0...v1.0)
101119

@@ -105,9 +123,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
105123

106124
> 14 December 2020
107125
108-
* :bug: Fixes reviewdog not installed bug and updates documentation [`bc012f8`](https://github.com/reviewdog/action-black/commit/bc012f831b15d6543dfea0b1f0963d30b1ebfe1b)
109-
* :sparkles: Adds github-pr-review not supported warning [`5d8a3ba`](https://github.com/reviewdog/action-black/commit/5d8a3bab08445cc4fd3568e136a2203eb0f46b26)
110-
* :bug: Fixes dockerfile bug [`4ca541d`](https://github.com/reviewdog/action-black/commit/4ca541deb11d6df2b905c71ba9130c8c1a384963)
126+
- :bug: Fixes reviewdog not installed bug and updates documentation [`bc012f8`](https://github.com/reviewdog/action-black/commit/bc012f831b15d6543dfea0b1f0963d30b1ebfe1b)
127+
- :sparkles: Adds github-pr-review not supported warning [`5d8a3ba`](https://github.com/reviewdog/action-black/commit/5d8a3bab08445cc4fd3568e136a2203eb0f46b26)
128+
- :bug: Fixes dockerfile bug [`4ca541d`](https://github.com/reviewdog/action-black/commit/4ca541deb11d6df2b905c71ba9130c8c1a384963)
111129

112130
#### [v0.0.1](https://github.com/reviewdog/action-black/compare/v0.0...v0.0.1)
113131

@@ -121,6 +139,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
121139

122140
> 14 December 2020
123141
124-
* Initial commit [`100b5c2`](https://github.com/reviewdog/action-black/commit/100b5c205439e57216df919a9b2240b23f6ba085)
125-
* :white_check_mark: Adds test files [`dd52b41`](https://github.com/reviewdog/action-black/commit/dd52b418d75d7962d1eb544de45f85610f4c6488)
126-
* :bug: Fixes action.yml file bug and adds additional arguments [`c871e9d`](https://github.com/reviewdog/action-black/commit/c871e9d26198deb2ecc3931da5ccc639c36e1640)
142+
- Initial commit [`100b5c2`](https://github.com/reviewdog/action-black/commit/100b5c205439e57216df919a9b2240b23f6ba085)
143+
- :white_check_mark: Adds test files [`dd52b41`](https://github.com/reviewdog/action-black/commit/dd52b418d75d7962d1eb544de45f85610f4c6488)
144+
- :bug: Fixes action.yml file bug and adds additional arguments [`c871e9d`](https://github.com/reviewdog/action-black/commit/c871e9d26198deb2ecc3931da5ccc639c36e1640)

0 commit comments

Comments
 (0)