diff options
-rw-r--r-- | public/docs/release-notes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/docs/release-notes.md b/public/docs/release-notes.md index 307c8e68..ac4bd0bd 100644 --- a/public/docs/release-notes.md +++ b/public/docs/release-notes.md @@ -12,7 +12,7 @@ - Fix crash on startup when `useSSL` or `csp.upgradeInsecureRequests` is enabled (thanks to [@mdegat01](https://github.com/mdegat01) for reporting) - Automatically enable `protocolUseSSL` when `useSSL` is also enabled - Fix the 'Quote', 'List', 'Unordered List' and 'Check List' buttons in the editor to not duplicate content - when only parts of a line are selected (thanks to [@AnomalRoli](https://github.com/AnomalRoil) for reporting) + when only parts of a line are selected (thanks to [@AnomalRoil](https://github.com/AnomalRoil) for reporting) - Fix click handler for numbered task lists (thanks to [@xoriade](https://github.com/xoriade) for reporting) |