summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean Abou Samra <jean@abou-samra.fr>2022-07-15 11:00:14 +0200
committerJean Abou Samra <jean@abou-samra.fr>2022-07-15 11:00:14 +0200
commit0a28d842c4dff7f893d1cd73a229a6237576e2c1 (patch)
tree5f3c7954ccf70f87babdec277bcd3b483e1c9de7
parentc6cd51f4da1952f920a43405d2a5d9d88771c87f (diff)
downloadpygments-git-0a28d842c4dff7f893d1cd73a229a6237576e2c1.tar.gz
Update CHANGES
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ff5ee679..3be5a5e1 100644
--- a/CHANGES
+++ b/CHANGES
@@ -38,6 +38,10 @@ Version 2.13.0
* Terraform: accept leading whitespace for `<<` heredoc
delimiters (#2162)
+- Added styles:
+
+ * StarOffice (#2168)
+
- Pygments now tries to use the ``importlib.metadata`` module to
discover plugins instead of the slower ``pkg_resources`` (#2155). In
particular, this largely speeds up the ``pygmentize`` script when