Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
Signed-off-by:  Eric Callahan <[email protected]>
  • Loading branch information
Arksine committed Aug 9, 2024
1 parent 0a85906 commit 30ac5df
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ The format is based on [Keep a Changelog].

## [Unreleased]

### Changed
- **server**: Use `asyncio.run` to launch the server as recommended by the
official Python documentation.
- **announcements**: Look for xml files at `<data_path>/development/announcements`
when `dev_mode` is set to True.

### Fixed
- **confighelper**: Don't resolve symbolic links to the main configuration file.


## [0.9.2] - 2024-07-30

### Added
Expand Down

0 comments on commit 30ac5df

Please sign in to comment.