diff --git a/tinycloud-node-server/CHANGELOG.md b/tinycloud-node-server/CHANGELOG.md index c5c56ef..01ed2bb 100644 --- a/tinycloud-node-server/CHANGELOG.md +++ b/tinycloud-node-server/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.16.1](https://github.com/TinyCloudLabs/tinycloud-node/compare/v0.0.1...v1.16.1) - 2026-09-15 + +### Fixed + +- *(TC-500)* preflight sealed Node startup configuration ([#236](https://github.com/TinyCloudLabs/tinycloud-node/pull/236)) + ## [1.14.0](https://github.com/TinyCloudLabs/tinycloud-node/compare/v1.13.0...v1.14.0) - 2026-08-05 ### Added