From 8dc67370f50cff4353bd68796afc030bd5da63e4 Mon Sep 17 00:00:00 2001 From: Olivier Lacan Date: Mon, 6 Mar 2023 00:26:14 -0800 Subject: [PATCH] Update changelog for recent changes --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dcb26bf..4231e50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - v1.1 Japanese translation (#363). - v1.1 Norwegian Bokmål translation (#383). - v1.1 "Inconsistent Changes" Turkish translation (#347). +- Default to most recent versions available for each languages +- Display count of available translations (26 to date!) +- Centralize all links into `/data/links.json` so they can be updated easily ### Fixed @@ -32,12 +35,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Foldout menu in Dutch translation (#371). - Missing periods at the end of each change (#451). - Fix missing logo in 1.1 pages +- Display notice when translation isn't for most recent version - Various broken links, page versions, and indentations. ### Changed - Upgrade dependencies: Ruby 3.2.1, Middleman, etc. +### Removed + +- Unused normalize.css file +- Identical links assigned in each translation file +- Duplicate index file for the english version + ## [1.1.0] - 2019-02-15 ### Added