docs: Updated Changelog for version 17.0.0.

This commit is contained in:
cibot
2023-09-29 15:56:31 +00:00
parent 4e3f52f6c5
commit 9ee29f10ec
+14
View File
@@ -11,6 +11,20 @@ If needed, you can also manually update this file (provided the general structur
## [Unreleased]
## [17.0.0] - 2023-09-29
### Breaking Changes
**Features**
- network:
- Add AppClock implementation which uses time synchronized with API.
### Bug Fixes
- plan:
- Fixed Dynamic Plan metrics.
## [16.1.0] - 2023-09-28
### Features