diff --git a/CHANGELOG.md b/CHANGELOG.md index 17b3c6e..ed55c4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [8.0.0 - 2023-02-07] + +### Changed + +- `api_client` now exposes methods under APIClient() +- `client` added with Server and Token. +- CLI reworked some. `sporestack server info` now returns plain text info. `sporestack server json` returns info in JSON format. + ## [7.3.0 - 2022-11-28] ### Fixed