File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed
Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -120,6 +120,7 @@ v0.10
120120As a highlight of the release, Michele Orrù added i18n support to bpython.
121121
122122Some issues have been resolved as well:
123+
123124* Config files are now located according to the XDG Base Directory
124125 Specification. The support for the old bpythonrc files has been
125126 dropped and ~/.bpython.ini as config file location is no longer supported.
Original file line number Diff line number Diff line change @@ -120,6 +120,7 @@ v0.10
120120As a highlight of the release, Michele Orrù added i18n support to bpython.
121121
122122Some issues have been resolved as well:
123+
123124* Config files are now located according to the XDG Base Directory
124125 Specification. The support for the old bpythonrc files has been
125126 dropped and ~/.bpython.ini as config file location is no longer supported.
Original file line number Diff line number Diff line change @@ -245,7 +245,7 @@ Default: F7
245245
246246Edit current line in an external editor.
247247
248- .. versionedadded :: 0.13
248+ .. versionadded :: 0.13
249249
250250CLI
251251---
You can’t perform that action at this time.
0 commit comments