Updated ChangeLog

This commit is contained in:
Holger Rapp 2012-06-27 11:43:32 +02:00
parent 632ebf5147
commit 9cc7c92b5e

View File

@ -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.