diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 6c439053..a4209966 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -7,8 +7,7 @@ Version 0.95.1 <2018-06-30> =========================== This is a small bug fixing release. -- Fix a long standing bug that errors occurring during phrase parsing or script execution can lock up the user keyboard. -Make sure to always release the keyboard after grabbing it. See `#72`_, `launchpad_1551054_ +- Fix a long standing bug that errors occurring during phrase parsing or script execution can lock up the user keyboard. Make sure to always release the keyboard after grabbing it. See `#72`_, `launchpad_1551054_ - Qt GUI: Fix saving the content of the log view to a file using the context menu entry. - Some small, internal code quality improvements.