📝 Update changelog

pull/680/head
James Panther 2023-10-24 11:16:59 +11:00
parent 92eb1f638e
commit 12fcf5f692
No known key found for this signature in database
GPG Key ID: D36F789E45745D17
1 changed files with 5 additions and 0 deletions

View File

@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
## [Unreleased]
### Changed
- Minor refactor to improve memory efficiency in search results ([#650](https://github.com/jpanther/congo/pull/650))
- Links in Markdown content are now portable ([#655](https://github.com/jpanther/congo/pull/655))
### Fixed
- JavaScript error setting theme colour when site is loaded in dark mode ([#676](https://github.com/jpanther/congo/issues/676))