From b98aaded351b33529d011198f919f2cbc3caff48 Mon Sep 17 00:00:00 2001 From: eclipse-thingweb-bot Date: Fri, 6 Dec 2024 08:22:28 +0000 Subject: [PATCH] chore(release): prepare release 0.36.0 Signed-off-by: eclipse-thingweb-bot --- CHANGELOG.md | 9 ++++++++- pubspec.yaml | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bcd00100..63649921 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [0.35.3] - 2024-11-27 +## [0.36.0] - 2024-12-06 + +### Removed + +- Remove support for cov:observe subprotocol ([44059a1](https://github.com/eclipse-thingweb/dart_wot/commit/44059a100b5818ca2d58abd0fcbc83cb611f22ff)) + +## [0.35.3] - 2024-12-02 ### Added @@ -1136,6 +1142,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Remove TODO from misc issue template ([f0281cf](https://github.com/eclipse-thingweb/dart_wot/commit/f0281cf91d3ab717fa18aef0576ddef5aaf9abcb)) +[0.36.0]: https://github.com/eclipse-thingweb/dart_wot/compare/v0.35.3..v0.36.0 [0.35.3]: https://github.com/eclipse-thingweb/dart_wot/compare/v0.35.2..v0.35.3 [0.35.2]: https://github.com/eclipse-thingweb/dart_wot/compare/v0.35.1..v0.35.2 [0.35.1]: https://github.com/eclipse-thingweb/dart_wot/compare/v0.35.0..v0.35.1 diff --git a/pubspec.yaml b/pubspec.yaml index d2e5ddc7..eec057be 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, HTTP, and MQTT. -version: 0.35.3 +version: 0.36.0 homepage: https://github.com/eclipse-thingweb/dart_wot environment: