Last commit before branching for 0.6.1c

This commit is contained in:
capitaomorte 2009-09-09 22:58:38 +00:00
parent 931253f9b8
commit 9733b478f0
2 changed files with 23 additions and 1 deletions

View File

@ -54,7 +54,18 @@
for other versions can be found <a title=""
href="http://code.google.com/p/yasnippet/downloads/list">here</a>.
</p>
<div class="section" id="b-2009-08-29">
<div class="section" id="upcoming-0-6-1c">
<h1>Upcoming 0.6.1c</h1>
<ul class="simple">
<li>Fixed <a class="reference external" href="http://code.google.com/p/yasnippet/issues">issues</a> 99, 98, 93,
90, 91, 88, 87. Thanks everybody.</li>
<li>More compliant customization group <a class="reference external" href="http://code.google.com/p/yasnippet/issues/detail?id=94">Issue94</a>, (thanks
wyuenho).</li>
<li>Added workaround for issue 97 in the FAQ</li>
<li>Small updates to documentation.</li>
</ul>
</div>
<div class="section" id="b-2009-08-29">
<h1>0.6.1b / 2009-08-29</h1>
<ul class="simple">
<li>Much more powerful menu. See <a class="reference external" href="snippet-menu.html">The YASnippet menu</a>.</li>

View File

@ -7,6 +7,17 @@ ChangeLog
.. _Writing Snippets: snippet-development.html
.. _The YASnippet Menu: snippet-menu.html
Upcoming 0.6.1c
===============
* Fixed `issues <http://code.google.com/p/yasnippet/issues>`_ 99, 98, 93,
90, 91, 88, 87. Thanks everybody.
* More compliant customization group `Issue94
<http://code.google.com/p/yasnippet/issues/detail?id=94>`_, (thanks
wyuenho).
* Added workaround for issue 97 in the FAQ
* Small updates to documentation.
0.6.1b / 2009-08-29
===================