diff options
author | Kornelius Kalnbach <murphy@rubychan.de> | 2011-10-26 13:38:19 +0200 |
---|---|---|
committer | Kornelius Kalnbach <murphy@rubychan.de> | 2011-10-26 13:38:19 +0200 |
commit | ff966c0079404c285925bab3900a74ad9f60058f (patch) | |
tree | 84e665dad60a1d91972dd0956012fe20b303f33b /Changes.textile | |
parent | effc7e9465859fa6385faecc935ffad50823b381 (diff) | |
download | coderay-ff966c0079404c285925bab3900a74ad9f60058f.tar.gz |
minor fix in diff scanner, .tmproj filetype: 1.0.3v1.0.3
Diffstat (limited to 'Changes.textile')
-rw-r--r-- | Changes.textile | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Changes.textile b/Changes.textile index 9135f67..84cf31e 100644 --- a/Changes.textile +++ b/Changes.textile @@ -4,6 +4,16 @@ p=. _This files lists all changes in the CodeRay library since the 0.9.8 release {{toc}} +h2. Changes in 1.0.3 + +New: + +* .tmproj files are recognized as XML. + +Fixes: + +* Removed files are highlighted inside diffs generated by git. + h2. Changes in 1.0.2 Fixes: |