summaryrefslogtreecommitdiff
path: root/Changes.textile
diff options
context:
space:
mode:
authorKornelius Kalnbach <murphy@rubychan.de>2013-03-11 02:26:24 +0100
committerKornelius Kalnbach <murphy@rubychan.de>2013-03-11 02:26:24 +0100
commit2fd96c38b2a488205267aa8bd402a8cfe26efcb1 (patch)
treeca5437266ff81db230a4013f75366add4debbf56 /Changes.textile
parent469dba8c6378fb62ebf12c4a2f32b6be433bb16e (diff)
downloadcoderay-2fd96c38b2a488205267aa8bd402a8cfe26efcb1.tar.gz
changelog
Diffstat (limited to 'Changes.textile')
-rw-r--r--Changes.textile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes.textile b/Changes.textile
index 3984b83..625006a 100644
--- a/Changes.textile
+++ b/Changes.textile
@@ -4,6 +4,7 @@ p=. _This files lists all changes in the CodeRay library since the 0.9.8 release
h2. Changes in 1.1
+* New scanner: Sass [#93]
* Diff scanner: Highlight inline changes in multi-line changes [#99]
* Remove double-click toggle handler from HTML table output
* Display line numbers in HTML @:table@ mode even for single-line code (remove special case) [#41, thanks to Ariejan de Vroom]