Browse Source

Add a couple entries to the release notes

The date still needs to be updated when this is actually released.
Chris Spiegel 1 month ago
parent
commit
9c2bd25d86
1 changed files with 3 additions and 1 deletions
  1. 3 1
      RELEASE-NOTES.md

+ 3 - 1
RELEASE-NOTES.md

@@ -1,9 +1,11 @@
 ZeroTier Release Notes
 ZeroTier Release Notes
 ======
 ======
 
 
-## WORK-IN-PROGRESS
+## XXXX-XX-XX -- Version 1.16.1
 
 
   * Metrics collection is now disabled by default. It can be enabled via the `enableMetrics` setting in `local.conf`.
   * Metrics collection is now disabled by default. It can be enabled via the `enableMetrics` setting in `local.conf`.
+  * Fix for an issue where metrics were not being recorded while running in daemon mode.
+  * Fix debug dumpfile being written to the root directory.
 
 
 ## 2025-08-21 -- Version 1.16.0
 ## 2025-08-21 -- Version 1.16.0