From 9cc7c92b5e5f77395aab3e2fb36dbaca11796031 Mon Sep 17 00:00:00 2001 From: Holger Rapp Date: Wed, 27 Jun 2012 11:43:32 +0200 Subject: [PATCH] Updated ChangeLog --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 50f06ae..5145e56 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ + - Various smaller bug fixes. + - New command to manually add a filetype to the list for the current + buffer. *:UltiSnipsAddFiletypes* + - New or improved snippets: snippets, haskell, bindzone, python, golang, + json, html, coffee, coffee_jasmine, javascript_jasmine, ruby, php, + markdown. + version 2.1: - Python interpolation access to text from visual selection via snip.v. - Support for transformations of ${VISUAL} texts.