From 14c307178d464c2be1ea2d9942f8407e80fae305 Mon Sep 17 00:00:00 2001 From: Holger Rapp Date: Fri, 30 Dec 2011 08:52:08 +0100 Subject: [PATCH] Update ChangeLog --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index f52f36e..5401d97 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +version 1.6: + - Significant speed improvements and a few bugs fixed. + - Better handling of non ASCII chars in snippets by assuming UTF-8 encoding + when no other information is available. + - Contributions for UltiSnips are now also accepted on GitHub: https://github.com/SirVer/ultisnips/ + - New or improved snippets: ruby, rails, xhtml + version 1.5: - Some critical bug fixes for new vim versions. - New or improved snippets: tex, texmath, python, jinja2, go, puppet, xhtml