From 9ce211df5564119131d5bffb3d31a60626c33078 Mon Sep 17 00:00:00 2001 From: daudix Date: Wed, 4 Dec 2024 03:05:06 +0300 Subject: [PATCH] Update changelog [SKIP CI] --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c82ce2..c98f673 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased](https://codeberg.org/daudix/duckquill/compare/v6.1.1...main) +### Added + +- Add French translation (#113). + +### Changed + +- Don't use all available width for table of contents sidebar. + +### Fixed + +- Fix build failing if social sharing button is enabled and page is missing a description (#114). + ## [v6.1.1](https://codeberg.org/daudix/duckquill/compare/v6.1.0...v6.1.1) ### Fixed