summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2014-10-16 12:19:03 +0200
committerGeorg Brandl <georg@python.org>2014-10-16 12:19:03 +0200
commitdd2d2960f36dae992d8005f9cbcca00db6b68c76 (patch)
treeff068c43c1aed92b1a36ae17d8ecaa74277577a3 /CHANGES
parenta8355f7f3626c971299e7c15faa1594c5d1b503c (diff)
downloadpygments-git-2.0rc1.tar.gz
Bump to 2.0rc1.2.0rc1
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index c1e0d7f3..95f975ac 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,9 +6,9 @@ Issue numbers refer to the tracker at
pull request numbers to the requests at
<http://bitbucket.org/birkenfeld/pygments-main/pull-requests/merged>.
-Version 2.0
------------
-(under development)
+Version 2.0rc1
+--------------
+(released Oct 16, 2014)
- Dropped Python 2.4 and 2.5 compatibility. This is in favor of single-source
compatibility between Python 2.6, 2.7 and 3.3+.