summaryrefslogtreecommitdiff
path: root/Changes.textile
diff options
context:
space:
mode:
Diffstat (limited to 'Changes.textile')
-rw-r--r--Changes.textile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes.textile b/Changes.textile
index ff9e6a9..fcee29b 100644
--- a/Changes.textile
+++ b/Changes.textile
@@ -12,6 +12,7 @@ h2. Changes in 1.1
* Remove double-click toggle handler from HTML table output
* Fixes to CSS scanner (floats, pseudoclasses)
* CSS scanner uses @:id@ and @:tag@ now [#27]
+* Removed @Tokens#dump@, @Tokens.load@, @Tokens::Undumping@, and @zlib@ dependency. Nobody was using this, right?
* Add .xaml file type [#121, thanks to Kozman Bálint]
* @CodeRay::TokenKinds@ should not be frozen [#130, thanks to Gavin Kistner]
* New token type @:id@ for CSS/Sass [#27]
@@ -20,6 +21,7 @@ h2. Changes in 1.1
* Override Bootstrap's pre word-break setting for line numbers [#102, thanks to lightswitch05]
* Fixed @:docstring@ token type style
* @Plugin@ does not warn about fallback when default is defined
+* @Debug@ encoder refactored; use @DebugLint@ if you want strict checking now
h2. Changes in 1.0.9