From 9733b478f085d5307c71ef17ddc0a9ec686ea710 Mon Sep 17 00:00:00 2001 From: capitaomorte Date: Wed, 9 Sep 2009 22:58:38 +0000 Subject: [PATCH] Last commit before branching for 0.6.1c --- doc/changelog.html | 13 ++++++++++++- doc/changelog.rst | 11 +++++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/doc/changelog.html b/doc/changelog.html index 7ca1bf9..2882eea 100644 --- a/doc/changelog.html +++ b/doc/changelog.html @@ -54,7 +54,18 @@ for other versions can be found here.

-
+
+

Upcoming 0.6.1c

+
    +
  • Fixed issues 99, 98, 93, +90, 91, 88, 87. Thanks everybody.
  • +
  • More compliant customization group Issue94, (thanks +wyuenho).
  • +
  • Added workaround for issue 97 in the FAQ
  • +
  • Small updates to documentation.
  • +
+
+

0.6.1b / 2009-08-29

  • Much more powerful menu. See The YASnippet menu.
  • diff --git a/doc/changelog.rst b/doc/changelog.rst index 26eeaa7..6b61557 100644 --- a/doc/changelog.rst +++ b/doc/changelog.rst @@ -7,6 +7,17 @@ ChangeLog .. _Writing Snippets: snippet-development.html .. _The YASnippet Menu: snippet-menu.html +Upcoming 0.6.1c +=============== + +* Fixed `issues `_ 99, 98, 93, + 90, 91, 88, 87. Thanks everybody. +* More compliant customization group `Issue94 + `_, (thanks + wyuenho). +* Added workaround for issue 97 in the FAQ +* Small updates to documentation. + 0.6.1b / 2009-08-29 ===================