Skip to content

Commit

Permalink
Temporary 1.1.3 release notes test
Browse files Browse the repository at this point in the history
  • Loading branch information
rnijveld committed Apr 3, 2024
1 parent 0b07366 commit f7a6573
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [1.1.3] - 2023-11-23

### Added
- Server can now be run without permission to change the system clock so long
as no time sources are configured.
- Experimental NTPv5 draft support was added behind a feature flag (disabled by
default)

### Changed
- The sources section can be left out of the configuration now.
- When no sources are configured, the daemon will merely state it won't change
system time, rather than warn
- The MSRV was raised to 1.67

## [1.1.2] - 2024-02-01

### Fixed
Expand Down

0 comments on commit f7a6573

Please sign in to comment.