summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authormxaddict <mxaddict@codedmaster.com>2024-02-11 04:57:42 +0800
committermxaddict <mxaddict@codedmaster.com>2024-02-11 04:57:42 +0800
commita5bd9f51be047089a85eab121e0a1a52d213b203 (patch)
tree7f3f91df49bf17da4d44f8ada4d27214c8ab0355 /CHANGELOG.md
parent5a2a20af42e7a426943122524287844acc5ee975 (diff)
Added JSONC and aws credentials to the syntax mappings
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b6e13469..80923878 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -22,6 +22,8 @@
- Pull in fix for unsafe-libyaml security advisory, see #2812 (@dtolnay)
- Update git-version dependency to use Syn v2, see #2816 (@dtolnay)
- Update git2 dependency to v0.18.2, see #2852 (@eth-p)
+- Added auto detect syntax for `.jsonc` #2795 (@mxaddict)
+- Added auto detect syntax for `.aws/{config,credentials}` #2795 (@mxaddict)
## Syntaxes