| commit | febac42f8e29fe90d6fc350184be494be3577c3f | [log] [tgz] |
|---|---|---|
| author | Anthony Sottile <asottile@umich.edu> | Mon Oct 28 15:26:03 2019 -0700 |
| committer | Anthony Sottile <asottile@umich.edu> | Mon Oct 28 15:26:03 2019 -0700 |
| tree | c8b869f84f1cc5052fe01169c594df8406109131 | |
| parent | 0161422b4e09b47536ea13f49e786eb3616fe0d7 [diff] |
Fix PR number
diff --git a/CHANGELOG.md b/CHANGELOG.md index d34a23b..705a61a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md
@@ -11,7 +11,7 @@ ### Fixes - Fix `requirements-txt-fixer` when file does not end in a newline. - #414 issue by @barakreif. - - #414 PR by @barakreif. + - #415 PR by @barakreif. - Fix double printing of filename in `pretty-format-json`. - #419 PR by @asottile.