Skip to content

Commit 8eb3c4d

Browse files
gpsheadhugovk
andauthored
adds a - in the changelog
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent c4cc262 commit 8eb3c4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* New `--section` option to specify NEWS section (with smart case-insensitive matching)
88
* New `--rst-on-stdin` option to read entry content from stdin
99
* Useful for CI systems and automated tools
10-
* Uses `cyclopts` for command line parsing instead of rolling our own to reduce our code size, this changes the help format and brings in a dependency.
10+
* Uses `cyclopts` for command-line parsing instead of rolling our own to reduce our code size, this changes the help format and brings in a dependency.
1111

1212
## 2.0.0
1313

0 commit comments

Comments
 (0)