summary refs log tree commit diff stats
path: root/changelog.md
diff options
context:
space:
mode:
authorTimothee Cour <timothee.cour2@gmail.com>2018-11-13 23:27:48 -0800
committerAndreas Rumpf <rumpf_a@web.de>2018-11-14 08:27:48 +0100
commitb5448bf25c243da8ec183b0d0c54b168683f5a7c (patch)
tree0c29e985acaa57707116a5d0a168e2893eef32bb /changelog.md
parentd89c815c41329ed5c8b1e33e4145f93e9e55dd0a (diff)
downloadNim-b5448bf25c243da8ec183b0d0c54b168683f5a7c.tar.gz
fix #9647 tmpl=>nimf (#9658)
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 6ec83212d..7cc2a3b63 100644
--- a/changelog.md
+++ b/changelog.md
@@ -88,6 +88,11 @@ proc enumToString*(enums: openArray[enum]): string =
 
 ### Language changes
 
+- The standard extension for SCF (source code filters) files was changed from
+  ``.tmpl`` to ``.nimf``,
+  it's more recognizable and allows tools like github to recognize it as Nim,
+  see [#9647](https://github.com/nim-lang/Nim/issues/9647).
+  The previous extension will continue to work.
 
 ### Tool changes
 - `jsondoc` now include a `moduleDescription` field with the module