diff options
author | Kornelius Kalnbach <murphy@rubychan.de> | 2011-10-26 13:05:20 +0200 |
---|---|---|
committer | Kornelius Kalnbach <murphy@rubychan.de> | 2011-10-26 13:05:20 +0200 |
commit | effc7e9465859fa6385faecc935ffad50823b381 (patch) | |
tree | 8983ba236466f318de1422f3236e951713e6a290 /Changes.textile | |
parent | 103ba91ff14e886968a4a0be5e121b9cacf13ade (diff) | |
download | coderay-effc7e9465859fa6385faecc935ffad50823b381.tar.gz |
fix .erb file type recognition; prepare 1.0.2v1.0.2
Diffstat (limited to 'Changes.textile')
-rw-r--r-- | Changes.textile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Changes.textile b/Changes.textile index efe48a2..9135f67 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.2 + +Fixes: + +* .erb files are recognized as ERB. + h2. Changes in 1.0.1 New: |