diff options
| author | Matthäus G. Chajdas <dev@anteru.net> | 2021-12-29 16:38:27 +0100 |
|---|---|---|
| committer | Matthäus G. Chajdas <dev@anteru.net> | 2021-12-29 16:38:27 +0100 |
| commit | 5d0200659bbe7cab58ff936a64528a40e2923972 (patch) | |
| tree | 941de197c2a402d4d274c7dd79d4dc4e0a08f8b3 | |
| parent | 09589f6f6219e6714ec5a39c8620f21c08c66808 (diff) | |
| download | pygments-git-5d0200659bbe7cab58ff936a64528a40e2923972.tar.gz | |
Update CHANGES.
| -rw-r--r-- | CHANGES | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -40,7 +40,11 @@ Version 2.11.0 * Makefiles (#1860, #1898) * objdump-nasm: Improve handling of ``--no-show-raw-insn`` dumps (#1981) * Prolog: Support escaped ``\`` inside quoted strings (#1479) - * Python: Support ``~`` in tracebacks (#2004) + * Python: + + - Support ``~`` in tracebacks (#2004) + - Support the pattern matching keywords (#1797, #1994) + * RobotFramework: Improve empty brace handling (#1921, #1922) * Terraform: Add the 'set' type * Terraform: Support heredocs (#1909) |
