summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 3e508f24..1529d93d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -31,6 +31,8 @@ Version 1.0
- Unified Diff lexer supports the "udiff" alias now.
+- Fix a few issues in Scala lexer (#367).
+
- RubyConsoleLexer now supports simple prompt mode (#363).
- JavascriptLexer is smarter about what constitutes a regex (#356).