From 70b40d501eb34a00ef5706a33c2c5603f464e720 Mon Sep 17 00:00:00 2001 From: Lorenz Haas Date: Sun, 13 Jul 2014 14:30:22 +0200 Subject: [PATCH] Changelog: Added entries for Beautifier Change-Id: Ie3f177847223a8edd744753f7b349fa7ba31d57d Reviewed-by: Leena Miettinen --- dist/changes-3.2.0 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dist/changes-3.2.0 b/dist/changes-3.2.0 index f6753653eb9..95cb4551961 100644 --- a/dist/changes-3.2.0 +++ b/dist/changes-3.2.0 @@ -193,6 +193,11 @@ FakeVim * Improved sharing of navigation data between editors of the same document +Beautifier + * Added support for formatting a file asynchronously + * Added support for redirecting text to a formatter tool + instead of using temporary files + Platform Specific Windows