diff options
author | Georg Brandl <georg@python.org> | 2014-03-04 15:28:21 +0100 |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2014-03-04 15:28:21 +0100 |
commit | cbaef37f462222fb5d874fa83e83cb8e76ac9f97 (patch) | |
tree | 09284f99fb62dff0333bf031b6d0066d6f9ebdfc | |
parent | 64a9766577ab703079a6ba9e06a7358bbd6254c7 (diff) | |
download | pygments-cbaef37f462222fb5d874fa83e83cb8e76ac9f97.tar.gz |
changelog update
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -36,6 +36,7 @@ Version 2.0 * Cirru (PR#275) * ColdFusion CFC (PR#283) * Idris (PR#210) + * Intel objdump (PR#279) - New styles: "xcode" and "igor", similar to the default highlighting of the respective IDEs. |