📝 Update changelog

pull/339/head
James Panther 2022-11-07 16:40:36 +11:00
parent 8b2a5e02d8
commit 870f7e16ea
No known key found for this signature in database
GPG Key ID: D36F789E45745D17
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ 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)) - 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)) - 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)) - External links in article content will now open in a new browser tab ([#312](https://github.com/jpanther/congo/pull/312))
- Button shortcode now supports an optional `download` parameter to instruct browsers to directly download resources rather than navigate to a URL ([#349](https://github.com/jpanther/congo/pull/349))
### Changed ### Changed