From 6b0c38b8154055c612b565b5ddc497addcf10ca3 Mon Sep 17 00:00:00 2001 From: Jake Leahy Date: Sun, 17 Nov 2024 15:48:28 +1100 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 2bf84d527f..c0fc84a43e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -40,6 +40,7 @@ Core Grammars: - fix(nix) don't mix escapes for `"` and `''` strings [h7x4][] - fix(swift) - Fixed syntax highlighting for class func/var declarations [guuido] - fix(yaml) - Fixed wrong escaping behavior in single quoted strings [guuido] +- enh(nim) - Add `concept` and `defer` to list of Nim keywords [Jake Leahy] New Grammars: @@ -83,6 +84,7 @@ CONTRIBUTORS [Somya]: https://github.com/somya-05 [guuido]: https://github.com/guuido [clsource]: https://github.com/clsource +[Jake Leahy]: https://github.com/ire4ever1190 ## Version 11.10.0