diff --git a/CHANGELOG.md b/CHANGELOG.md index 000ae372..1d10c79b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Unreleased + +### Added + +- Config: Add a new `config.server.root_dir` option to override the root + directory detection logic + ## [4.23.2] - 2024-05-16 ### Fixed