commit | 551d1a07b355e9497589ecba1922faabbc6f9316 | [log] [tgz] |
---|---|---|
author | Anthony Sottile <asottile@umich.edu> | Tue Feb 04 16:12:04 2020 -0800 |
committer | Anthony Sottile <asottile@umich.edu> | Tue Feb 04 16:12:04 2020 -0800 |
tree | ddd252108361e43749e74491b36fd3fb81e79397 | |
parent | 1057813c2ff113312dafe793061cdb100db67f54 [diff] [blame] |
Fix mention in CHANGELOG
diff --git a/CHANGELOG.md b/CHANGELOG.md index a5fc902..2446493 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md
@@ -5,7 +5,7 @@ - Fix sorting of requirements which use `egg=...` - #425 PR by @vinayinvicible. - Fix over-eager regular expression for test filename matching - - #429 PR by rrauenza. + - #429 PR by @rrauenza. ### Updating - Use `flake8` from `pycqa/flake8` instead: