summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2013-04-05 08:52:27 +0200
committerGeorg Brandl <georg@python.org>2013-04-05 08:52:27 +0200
commitc65eb92f9f4a23b9a47362c7523e46817144db8c (patch)
treed42235680fb44dcc4265c7893c2510c13f75f629 /CHANGES
parentda36a257dcec00a797b0b2164e032107f8f00a91 (diff)
downloadpygments-c65eb92f9f4a23b9a47362c7523e46817144db8c.tar.gz
Clay: add changelog entry and attribution.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index eade34c2..fe0b2003 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,10 @@ Version 1.7
-----------
(under development)
+- Lexers added:
+
+ * Clay (PR#184)
+
- Python 3 lexer: add new exceptions from PEP 3151.