diff options
| author | Jean Abou Samra <jean@abou-samra.fr> | 2022-07-15 11:00:14 +0200 |
|---|---|---|
| committer | Jean Abou Samra <jean@abou-samra.fr> | 2022-07-15 11:00:14 +0200 |
| commit | 0a28d842c4dff7f893d1cd73a229a6237576e2c1 (patch) | |
| tree | 5f3c7954ccf70f87babdec277bcd3b483e1c9de7 | |
| parent | c6cd51f4da1952f920a43405d2a5d9d88771c87f (diff) | |
| download | pygments-git-0a28d842c4dff7f893d1cd73a229a6237576e2c1.tar.gz | |
Update CHANGES
| -rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |
