summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2016-02-14 15:04:09 +0100
committerGeorg Brandl <georg@python.org>2016-02-14 15:04:09 +0100
commit91301c1560a83e2dce84ef282cb7cd89fb8c4485 (patch)
treef98c4117bd9ab0274cf002a1a72de26eea0b9b7a /CHANGES
parentac87d6ef6aad76948e74229159194860aecc797d (diff)
downloadpygments-git-2.1.1.tar.gz
Update changelog, set version to 2.1.12.1.1
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 395515a2..fbe7bc3b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -9,7 +9,7 @@ pull request numbers to the requests at
Version 2.1.1
-------------
-(in development)
+(relased Feb 14, 2016)
- Fixed Jython compatibility (#1205)
- Fixed HTML formatter output with leading empty lines (#1111)