Skip to content

Commit f886e40

Browse files
committed
Fixed a Markdown formatting error in CHANGES.md
1 parent 04340d1 commit f886e40

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGES.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ News
88

99
* Bug Fixes
1010
* Case-sensitive command parsing was completely broken and has been fixed
11-
* <Ctrl>+D now properly quits when case-sensitive command parsing is enabled
11+
* ``<Ctrl>+d`` now properly quits when case-sensitive command parsing is enabled
1212
* Fixed some pyperclip clipboard interaction bugs on Linux
1313
* Fixed some timing bugs when running unit tests in parallel by using monkeypatch
1414
* Enhancements
1515
* Enhanced tab-completion of cmd2 command names to support case-insensitive completion
16-
16+
1717
0.7.5
1818
-----
1919

@@ -57,7 +57,7 @@ News
5757
* Other changes
5858
* Removed pause command
5959
* Added a dependency on the **pyperclip** module
60-
60+
6161
0.7.3
6262
-----
6363

0 commit comments

Comments
 (0)