summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormurphy <murphy@rubychan.de>2010-06-11 11:26:24 +0000
committermurphy <murphy@rubychan.de>2010-06-11 11:26:24 +0000
commita71a17a2ff654b5dd08114ec5188ce39e643ff36 (patch)
tree04cb0f4fe307e1fe5d348273b1f1420e169ae3ec
parenta809d821b51cfa9dc08395f13a079e76d0caa967 (diff)
downloadcoderay-a71a17a2ff654b5dd08114ec5188ce39e643ff36.tar.gz
Cleanups to the list of Changes; added toc command for Redmine.
-rw-r--r--Changes.textile5
1 files changed, 3 insertions, 2 deletions
diff --git a/Changes.textile b/Changes.textile
index a8af808..897bb31 100644
--- a/Changes.textile
+++ b/Changes.textile
@@ -2,6 +2,8 @@ h1=. CodeRay Version History
p=. _This files lists all changes in the CodeRay library since the 0.8.4 release._
+{{toc}}
+
h2. Changes in 1.0
h3. Direct Streaming
@@ -87,7 +89,7 @@ h3. @Encoders::Text@
h3. *RENAMED*: @Encoders::TokenKindFilter@
Renamed from @TokenClassFilter@.
-
+
* *NEW*: Handles token groups.
See "#223":http://redmine.rubychan.de/issues/223.
* *RENAMED* @include_block_token?@ to @include_group?@.
@@ -528,4 +530,3 @@ h3. Cleanups
* documentation, code
-