Skip to content

Commit f9bcb56

Browse files
committed
Escaped some underscores in changelog
1 parent 3dc0550 commit f9bcb56

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
@@ -31,7 +31,7 @@
3131
and not sys.argv[0].
3232
* Breaking changes
3333
* Some constants were moved from cmd2.py to constants.py
34-
* cmd2 command decorators were moved to decorators.py. If you were importing them via cmd2's __init__.py, then
34+
* cmd2 command decorators were moved to decorators.py. If you were importing them via cmd2's \_\_init\_\_.py, then
3535
there will be no issues.
3636

3737
## 0.9.19 (October 14, 2019)

0 commit comments

Comments
 (0)