summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMatth?us G. Chajdas <dev@anteru.net>2019-05-08 19:24:58 +0200
committerMatth?us G. Chajdas <dev@anteru.net>2019-05-08 19:24:58 +0200
commit682aeec48f57f11fb7f19cfff61bb52d9e835f57 (patch)
treea996ee21662f1d36a96f4400169a5611a50c3db5 /CHANGES
parent7d88bffb38b6e92cd891451469030a0b310869ce (diff)
downloadpygments-682aeec48f57f11fb7f19cfff61bb52d9e835f57.tar.gz
Add i128/u128 types to the Rust parser.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 0503d14e..94b85262 100644
--- a/CHANGES
+++ b/CHANGES
@@ -36,6 +36,7 @@ Version 2.4.0
* LLVM (PR#792)
* Makefiles (PR#766)
* PHP (#1482)
+ * Rust
* SQL (PR#672)
* Stan (PR#774)
* Stata (PR#800)