diff --git a/CHANGELOG.md b/CHANGELOG.md index bc6b45f0..b0aae5c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,11 +11,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Traditional Chinese (Taiwan) translation ([#262](https://github.com/jpanther/congo/pull/262)) - Tailwind plugin for Prettier to standardise the order of CSS classes ([#268](https://github.com/jpanther/congo/pull/268)) - External links in article content will now open in a new browser tab ([#312](https://github.com/jpanther/congo/pull/312)) -- Site logo is now in its own `logo.html` partial to allow it to be easily overridden ([#322](https://github.com/jpanther/congo/pull/322)) ### Changed - ⚠️ Simplified Chinese (China) language code has changed from `zh` to `zh-cn` +- Site logo is now in its own `logo.html` partial to allow it to be easily overridden ([#322](https://github.com/jpanther/congo/pull/322)) - Upgrade to Chart.js v3.9.1 ([#261](https://github.com/jpanther/congo/pull/261)) - Upgrade to Tailwind v3.1.8 ([#265](https://github.com/jpanther/congo/pull/265)) - Upgrade to Mermaid v9.1.7 ([#272](https://github.com/jpanther/congo/pull/272), [#279](https://github.com/jpanther/congo/pull/279), [#296](https://github.com/jpanther/congo/pull/296))