You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
* New `--section` option to specify NEWS section (with smart case-insensitive matching)
8
8
* New `--rst-on-stdin` option to read entry content from stdin
9
9
* Useful for CI systems and automated tools
10
-
* Uses `cyclopts` for commandline 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.
0 commit comments