summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJohn McLear <john@mclear.co.uk>2013-02-18 19:33:31 +0000
committerJohn McLear <john@mclear.co.uk>2013-02-18 19:33:31 +0000
commitc37875e09ada4b1c70a6d520bf04b1d79db02e9b (patch)
treed11e63055a5c937809dbca15ca93a9d29cf143e6 /CHANGELOG.md
parentfb97920163b740097f67c00f19ec06ec8a891679 (diff)
downloadetherpad-lite-c37875e09ada4b1c70a6d520bf04b1d79db02e9b.zip
update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 107bd258..c1b38380 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,10 +6,12 @@
* NEW: Get current API version from API
* Fix: Text Export indentation now supports multiple indentations
* Fix: Bugfix getChatHistory API method
+ * Fix: Stop Chrome losing caret after paste is texted
* Fix: Make colons on end of line create 4 spaces on indent
* Fix: Make indent when on middle of the line stop creating list
* Fix: Stop long strings breaking the UX by moving focus away from beginning of line
* Fix: padUsersCount no longer hangs server
+ * Fix: Issue with two part locale specs not working
* Fix: Make plugin search case insensitive
* Fix: Indentation and bullets on text export
* Fix: Resolve various warnings on dependencies during install