We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b07366 commit f7a6573Copy full SHA for f7a6573
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Changelog
2
3
+## [1.1.3] - 2023-11-23
4
+
5
+### Added
6
+- Server can now be run without permission to change the system clock so long
7
+ as no time sources are configured.
8
+- Experimental NTPv5 draft support was added behind a feature flag (disabled by
9
+ default)
10
11
+### Changed
12
+- The sources section can be left out of the configuration now.
13
+- When no sources are configured, the daemon will merely state it won't change
14
+ system time, rather than warn
15
+- The MSRV was raised to 1.67
16
17
## [1.1.2] - 2024-02-01
18
19
### Fixed
0 commit comments