summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorCorey Richardson <corey@octayn.net>2016-05-16 22:02:05 +1000
committerCorey Richardson <corey@octayn.net>2016-05-16 22:02:05 +1000
commitf417fb9d880b77bd6d1d52f86edd21e44deb26cd (patch)
tree5fbd682c012afdce68981638d8757e495075116f /CHANGES
parent8e58eb37fa7291175140d3c6c87ef6fca5c20d31 (diff)
downloadpygments-f417fb9d880b77bd6d1d52f86edd21e44deb26cd.tar.gz
Add initial Cap'n Proto lexer
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 68eefd77..e833afcd 100644
--- a/CHANGES
+++ b/CHANGES
@@ -23,6 +23,7 @@ Version 2.2
* JSGF (PR#546)
* NCAR command language (PR#536)
* Extempore (PR#530)
+ * Cap'n Proto (PR#595)
- Added `lexers.find_lexer_class_by_name()`. (#1203)