summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2016-02-16 21:59:38 +0100
committerGeorg Brandl <georg@python.org>2016-02-16 21:59:38 +0100
commit0b836b7005118f08bb88c59a00f05074547191d7 (patch)
treea879ff8ab6970888edaad393c3d91305aff4620c /CHANGES
parent3f69f1f0a1adfd318db2104f56be97b39ce46751 (diff)
downloadpygments-0b836b7005118f08bb88c59a00f05074547191d7.tar.gz
Clean lexer: style nits
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 4eab214c..81e22722 100644
--- a/CHANGES
+++ b/CHANGES
@@ -16,6 +16,7 @@ Version 2.2
* AMPL
* TypoScript (#1173)
* Varnish config (PR#554)
+ * Clean (PR#503)
- Added `lexers.find_lexer_class_by_name()`. (#1203)