Skip to content

Commit

Permalink
Update changelog (#1558, #1559, #1601, #1602, #1603)
Browse files Browse the repository at this point in the history
  • Loading branch information
pbek committed Jan 23, 2020
1 parent cc2387a commit d2be0df
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
# QOwnNotes Changelog

## 20.1.15
- fixed stacked code block highlighting and improved non-fenced code block highlighting
(for [#1558](https://github.com/pbek/QOwnNotes/issues/1558), [#1602](https://github.com/pbek/QOwnNotes/issues/1602),
[#1601](https://github.com/pbek/QOwnNotes/pull/1601) and [#1598](https://github.com/pbek/QOwnNotes/issues/1598),
thank you @Waqar144)
- there now is a new scripting command `script.noteTextEditSelectCurrentWord()`
to select the current word in the note text edit
to select the current word in the note text edit (for [#1603](https://github.com/pbek/QOwnNotes/pull/1603), thank you @jfx2006)
- for more information please take a look at the [scripting documentation](https://docs.qownnotes.org/en/develop/scripting/README.html#select-the-current-word-in-the-note-text-edit)

## 20.1.14
Expand Down

0 comments on commit d2be0df

Please sign in to comment.