mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 21:13:04 +00:00
Last commit before branching for 0.6.1c
This commit is contained in:
parent
931253f9b8
commit
9733b478f0
@ -54,7 +54,18 @@
|
|||||||
for other versions can be found <a title=""
|
for other versions can be found <a title=""
|
||||||
href="http://code.google.com/p/yasnippet/downloads/list">here</a>.
|
href="http://code.google.com/p/yasnippet/downloads/list">here</a>.
|
||||||
</p>
|
</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>
|
<h1>0.6.1b / 2009-08-29</h1>
|
||||||
<ul class="simple">
|
<ul class="simple">
|
||||||
<li>Much more powerful menu. See <a class="reference external" href="snippet-menu.html">The YASnippet menu</a>.</li>
|
<li>Much more powerful menu. See <a class="reference external" href="snippet-menu.html">The YASnippet menu</a>.</li>
|
||||||
|
@ -7,6 +7,17 @@ ChangeLog
|
|||||||
.. _Writing Snippets: snippet-development.html
|
.. _Writing Snippets: snippet-development.html
|
||||||
.. _The YASnippet Menu: snippet-menu.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
|
0.6.1b / 2009-08-29
|
||||||
===================
|
===================
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user