From 0a9380bae09b1a25c40deabb2a756f2b694a4336 Mon Sep 17 00:00:00 2001 From: Tingan Ho Date: Thu, 19 Feb 2015 19:28:44 +0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ad70955..a5d9a0d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,7 @@ Deprecates the settings `project.locales` and `project.defaultLocale` in favor o Because L10ns uses the BCP47 standard and they refer to `language tags` or just `language` and not `locale`. L10ns should not refer `locales` either. Here is the example chanages marked for a project: -```json +``` { "projects": { "test": {