diff options
author | Stefan <stefan@stefans-entwicklerecke.de> | 2017-11-04 17:40:13 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-04 17:40:13 +0100 |
commit | 32027134cbe4e37ced89091bf05e9fd07980ca12 (patch) | |
tree | 218b56bd34a8cf3a6b5db4436ecb844fbe58d31e | |
parent | fc77e3b5640ef175f2a2485cf56db07d9a824133 (diff) | |
parent | e84c6962256120c799942e80f0b3d48824257d9c (diff) | |
download | etherpad-lite-32027134cbe4e37ced89091bf05e9fd07980ca12.zip |
Merge new release into master branch!
-rw-r--r-- | CHANGELOG.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 63b970b1..a96b9b3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# 1.6.2 + * NEW: Added pad shortcut disabling feature + * NEW: Create option to automatically reconnect after a few seconds + * Update: socket.io to 1.7.3 + * Update: l10n lib + * Update: request to 2.83.0 + * Update: Node for windows to 8.9.0 + * Fix: minification of code + # 1.6.1 * NEW: Hook aceRegisterNonScrollableEditEvents to register events that shouldn't scroll * NEW: Added 'item' parameter to registerAceCommand Hook |