summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorTim Hatch <tim@timhatch.com>2015-10-14 10:17:36 -0700
committerTim Hatch <tim@timhatch.com>2015-10-14 10:17:36 -0700
commit985cdcdaadbdc5308745fe01f29811a130c0c1a6 (patch)
tree4f79a751c2b7e0829c3fdc925e3d156f26fd24b4 /CHANGES
parentb32f41b5e0299aff76127015204af0b10f7c077b (diff)
downloadpygments-985cdcdaadbdc5308745fe01f29811a130c0c1a6.tar.gz
Rework of shell session lexers
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index e5ef6e7d..468f4165 100644
--- a/CHANGES
+++ b/CHANGES
@@ -47,6 +47,9 @@ Version 2.1
- Cocoa builtins updated for iOS 8.1 (PR#433)
+- Combined BashSessionLexer and ShellSessionLexer, new version should support
+ the prompt styles of either.
+
Version 2.0.3
-------------