diff options
author | Kornelius Kalnbach <murphy@rubychan.de> | 2013-06-09 21:18:52 +0200 |
---|---|---|
committer | Kornelius Kalnbach <murphy@rubychan.de> | 2013-06-09 21:18:52 +0200 |
commit | 2de5dab7d59021622dabf4728e0b8123dc29da8a (patch) | |
tree | bfc7330b9832f7b258e4639bf41e1c9152b21c4d | |
parent | 60d03a22df232528d7cc1b6a11e0ecc68171873a (diff) | |
download | coderay-2de5dab7d59021622dabf4728e0b8123dc29da8a.tar.gz |
changelog
-rw-r--r-- | Changes.textile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes.textile b/Changes.textile index 6dcb0ee..8d0dc59 100644 --- a/Changes.textile +++ b/Changes.textile @@ -10,6 +10,7 @@ h2. Changes in 1.1 * Fixes to CSS scanner (floats, pseudoclasses) * Plugin does not warn about fallback when default is defined * Display line numbers in HTML @:table@ mode even for single-line code (remove special case) [#41, thanks to Ariejan de Vroom] +* Add .xaml file type [#121, thanks to Kozman Bálint] * @CodeRay::TokenKinds@ should not be frozen [#130, thanks to Gavin Kistner] h2. Changes in 1.0.9 |