diff --git a/CHANGELOG.md b/CHANGELOG.md index 9fe8b3ad..0febee8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # novelWriter ChangeLog +## Version 1.0 Beta 1 [2020-08-23] - Not Yet Released + +**Improvements** + +* The Select Paragraph feature in the Edit menu now selects only the paragraph itself, without the leading line break. This was previously handled entirely by the Qt library, which does this for some reason. Issue #395, PR #403. + + ## Version 0.12 [2020-08-15] **User Interface**