diff --git a/CHANGELOG.md b/CHANGELOG.md index ca2edaa..23888db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [3.9.0](https://github.com/WFCD/warframestat_client/compare/v3.8.11...v3.9.0) (2024-07-26) + + +### Features + +* **profile:** add nodeKey to mission nodes ([9e13a08](https://github.com/WFCD/warframestat_client/commit/9e13a08a6e40b9ac637ac5a72d6a14e2cebc3673)) + ## [3.8.11](https://github.com/WFCD/warframestat_client/compare/v3.8.10...v3.8.11) (2024-06-25) diff --git a/pubspec.yaml b/pubspec.yaml index 3db31f9..d9fde16 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: warframestat_client -version: 3.8.11 +version: 3.9.0 description: A simple client wrapper around WFCD worldstate api with included models for warframe-items. homepage: https://github.com/WFCD repository: https://github.com/WFCD/warframestat_client