summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKornelius Kalnbach <murphy@rubychan.de>2011-10-15 07:04:01 +0200
committerKornelius Kalnbach <murphy@rubychan.de>2011-10-15 07:04:01 +0200
commitd29a928832c4e2b74c95243188bfb2694a6dea94 (patch)
tree6e3e9adc6f8f1cbdf3ad3bc452a10fc54b9d0424
parent282322e8364366d0d4bd9fe925c7468179ff4712 (diff)
downloadcoderay-d29a928832c4e2b74c95243188bfb2694a6dea94.tar.gz
changelog
-rw-r--r--Changes.textile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changes.textile b/Changes.textile
index 5448767..f7a6679 100644
--- a/Changes.textile
+++ b/Changes.textile
@@ -4,6 +4,12 @@ p=. _This files lists all changes in the CodeRay library since the 0.9.8 release
{{toc}}
+h2. Changes in 1.0.1
+
+* fixed warning in the output of "coderay stylesheet"
+* YAML scanner allows "-" and "/" in key names
+* minor fixes in the tests
+
h2. Changes in 1.0
CodeRay 1.0 is a major rewrite of the library, and incompatible to earlier versions.