summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-02-22 01:08:32 +0200
committerLauri Ojansivu <x@xet7.org>2017-02-22 01:08:32 +0200
commitaf76b78458647a914ab98b04dd3d70819f7f8639 (patch)
tree155fa2a74c106c956278d039d77d59dac936e0fd /CHANGELOG.md
parent2f8a6828f027ed48e94bf8da2754d8e86847a4b8 (diff)
parent756c423060fe1dc93549762ba1473dff55d16355 (diff)
downloadwekan-af76b78458647a914ab98b04dd3d70819f7f8639.tar.gz
wekan-af76b78458647a914ab98b04dd3d70819f7f8639.tar.bz2
wekan-af76b78458647a914ab98b04dd3d70819f7f8639.zip
Merge branch 'pra85-patch-2' into devel
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 05aa4d31..901abdd1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -63,7 +63,7 @@ and fixes the following bugs:
and avatars, so using older version;
* Tweaked .gitignore to exclude .build/*;
* Fix executeUpTo label when dragging cards,
- popup was not in the predefined hierachy.
+ popup was not in the predefined hierarchy.
and adds the following new documentation:
@@ -146,12 +146,12 @@ This release features:
* Trello boards importation, including card history, assigned members, labels,
comments, and attachments;
-* Invite new users to a board using a email address;
+* Invite new users to a board using an email address;
* Autocompletion in the minicard editor. Start with <kbd>@</kbd> to start a
board member autocompletion, or <kbd>#</kbd> for a label;
* Improve the user interface on small screens so that Wekan could be used on the
mobile web;
-* Accelerate the initial page rendering by sending the data on the intial HTTP
+* Accelerate the initial page rendering by sending the data on the initial HTTP
response instead of waiting for the DDP connection to open;
* Support images attachments copy pasting;
* On Sandstorm, expose the Wekan grain title and URL to the Sandstorm shell;