Last commit before tagging and releasing

This commit is contained in:
capitaomorte
2009-08-29 17:59:02 +00:00
parent 15c7703b5b
commit b8dcf61367
640 changed files with 4360 additions and 77 deletions

View File

@@ -7,24 +7,25 @@ ChangeLog
.. _Writing Snippets: snippet-development.html
.. _The YASnippet Menu: snippet-menu.html
**Upcoming** release:
0.6.1b / 2009-08-29
===================
* Much more powerful menu. See `The YASnippet menu`_.
* New ways to organize snippets. See `Organizing snippets`_.
* Added ``yas/also-auto-indent-first-line`` customization variable.
* Renamed directive ``# env:`` to ``# expand-env:``
* Rewrote much of the documentation.
* Added ``textmate-import.rb`` to svn repository.
* Many random bugs fixed.
* Added TextMate import tool ``textmate-import.rb`` to to svn
repository (see "extras/")
* Added *experimental* bundle of textmate snippets
``yasnippet-textmate-bundle.el``
* Fixed `Issue 72
<http://code.google.com/p/yasnippet/issues/detail?id=72>`_ (thanks
rmartin.k...@gmail.com)
* Fixed `Issue 74
<http://code.google.com/p/yasnippet/issues/detail?id=74>`_
* Fixed `Issue 70
<http://code.google.com/p/yasnippet/issues/detail?id=70>`_
* Fixed `Issue 69
<http://code.google.com/p/yasnippet/issues/detail?id=69>`_
* Fixed `Issues 80 through 84
<http://code.google.com/p/yasnippet/issues/detail?id=80>`_ (thanks
Moritz Bunkus)
* Fixed many more issues...
0.6.0c / 2009-07-27