summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2016-01-04 11:53:10 +0100
committerGeorg Brandl <georg@python.org>2016-01-04 11:53:10 +0100
commit2a5779a5b44337b8d49cb057fee8945d723589de (patch)
treee314851618edd5a014dacd2ec32dc6d7c62996a2
parentc010a7f2b09682f4cb2ecbb77b0286d9f4c1853e (diff)
downloadpygments-2a5779a5b44337b8d49cb057fee8945d723589de.tar.gz
Changelog update.
-rw-r--r--CHANGES16
1 files changed, 9 insertions, 7 deletions
diff --git a/CHANGES b/CHANGES
index 7d648bce..7b9bb839 100644
--- a/CHANGES
+++ b/CHANGES
@@ -51,20 +51,22 @@ Version 2.1
* True color (24-bit) terminal ANSI sequences (#1142)
(formatter alias: "16m")
+- New "filename" option for HTML formatter (PR#527).
+
- Improved performance of the HTML formatter for long lines (PR#504).
-- Updated autopygmentize script (PR#445)
+- Updated autopygmentize script (PR#445).
- Fixed style inheritance for non-standard token types in HTML output.
- Added support for async/await to Python 3 lexer.
- Rewrote linenos option for TerminalFormatter (it's better, but slightly
- different output than before). (#1147)
+ different output than before) (#1147).
-- Javascript lexer now supports most of ES6. (#1100)
+- Javascript lexer now supports most of ES6 (#1100).
-- Cocoa builtins updated for iOS 8.1 (PR#433)
+- Cocoa builtins updated for iOS 8.1 (PR#433).
- Combined BashSessionLexer and ShellSessionLexer, new version should support
the prompt styles of either.
@@ -72,11 +74,11 @@ Version 2.1
- Added option to pygmentize to show a full traceback on exceptions.
- Fixed incomplete output on Windows and Python 3 (e.g. when using iPython
- Notebook). (#1153)
+ Notebook) (#1153).
-- Allowed more traceback styles in Python console lexer. (PR#253)
+- Allowed more traceback styles in Python console lexer (PR#253).
-- Added decorators to TypeScript. (PR#509)
+- Added decorators to TypeScript (PR#509).
Version 2.0.3