diff --git a/CHANGELOG.md b/CHANGELOG.md index 543781b2..d6904dd7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.8.0 + +- feat(discovery)!: re-align discovery API with current Scripting API specification + ## 0.7.1 - feat: add missing OAuth2Credentials class diff --git a/pubspec.yaml b/pubspec.yaml index 13d99b64..9013b199 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: dart_wot description: A W3C Web of Things implementation written in Dart. Supports interacting with Things using CoAP and HTTP(S). -version: 0.7.1 +version: 0.8.0 homepage: https://github.com/namib-project/dart_wot environment: