summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKornelius Kalnbach <murphy@rubychan.de>2013-07-13 20:29:49 +0200
committerKornelius Kalnbach <murphy@rubychan.de>2013-07-13 20:29:49 +0200
commit4c2486353a2e5e7e393ac97e556e4e29cac6bcc3 (patch)
treea6ec4e0888789cf474036a0ddf472baa45dff410
parente1abb68eb8e6a87d8b3f5b04244b429b738003d9 (diff)
downloadcoderay-4c2486353a2e5e7e393ac97e556e4e29cac6bcc3.tar.gz
create nathany for Go scanner, too
-rw-r--r--Changes.textile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changes.textile b/Changes.textile
index cc401e9..58427aa 100644
--- a/Changes.textile
+++ b/Changes.textile
@@ -6,7 +6,7 @@ h2. Changes in 1.1
* New scanner: Lua [#21, #22, thanks to Quintus]
* New scanner: Sass [#93]
-* New scanner: Go [#28, thanks to Eric Guo]
+* New scanner: Go [#28, thanks to Eric Guo and Nathan Youngman]
* New scanner: Taskpaper [#39, thanks to shimomura]
* Diff scanner: Highlight inline changes in multi-line changes [#99]
* JavaScript scanner: Highlight multi-line comments in diff correctly