Skip to content

Commit 580b4fe

Browse files
authored
Add entry for --extend-exclude in the right place (#2061)
The PR author added the changelog entry for their `extend-exclude` addition in `docs/change_log.md` which is understandable but incorrect as it will be overwritten since it's autogenerated from the readme.
1 parent 5d33f20 commit 580b4fe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGES.md

+2
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@
2626

2727
- use lowercase hex strings (#1692)
2828

29+
- added `--extend-exclude` argument (PR #2005)
30+
2931
- speed up caching by avoiding pathlib (#1950)
3032

3133
- `--diff` correctly indicates when a file doesn't end in a newline (#1662)

0 commit comments

Comments
 (0)