Browse Source

Complete the release notes for #342

Maxime Quandalle 9 years ago
parent
commit
fc82f7227a
1 changed files with 4 additions and 2 deletions
  1. 4 2
      History.md

+ 4 - 2
History.md

@@ -3,11 +3,13 @@
 This release features:
 This release features:
 
 
 * Card import from Trello
 * Card import from Trello
+* Autocompletion in the minicard editor. Start with <kbd>@</kbd> to start the
+  a board member autocompletion, or <kbd>#</kbd> for a label.
 * Accelerate the initial page rendering by sending the data on the intial HTTP
 * Accelerate the initial page rendering by sending the data on the intial HTTP
   response instead of waiting for the DDP connection to open.
   response instead of waiting for the DDP connection to open.
 
 
-Thanks to GitHub users AlexanderS, fisle, ndarilek, and xavierpriour for their
-contributions.
+Thanks to GitHub users AlexanderS, fisle, FuzzyWuzzie, ndarilek, and
+xavierpriour for their contributions.
 
 
 # v0.9
 # v0.9