File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ 0.36.1] - 2024-12-06
9
+
10
+ ### Added
11
+
12
+ - Add Adopters section and badge ([ 7263fc5] ( https://github.com/eclipse-thingweb/dart_wot/commit/7263fc56ad6116f7cd2d3fd324785f9a0e145966 ) )
13
+
8
14
## [ 0.36.0] - 2024-12-06
9
15
10
16
### Added
@@ -1155,6 +1161,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1155
1161
1156
1162
- Remove TODO from misc issue template ([ f0281cf] ( https://github.com/eclipse-thingweb/dart_wot/commit/f0281cf91d3ab717fa18aef0576ddef5aaf9abcb ) )
1157
1163
1164
+ [ 0.36.1 ] : https://github.com/eclipse-thingweb/dart_wot/compare/v0.36.0..v0.36.1
1158
1165
[ 0.36.0 ] : https://github.com/eclipse-thingweb/dart_wot/compare/v0.35.3..v0.36.0
1159
1166
[ 0.35.3 ] : https://github.com/eclipse-thingweb/dart_wot/compare/v0.35.2..v0.35.3
1160
1167
[ 0.35.2 ] : https://github.com/eclipse-thingweb/dart_wot/compare/v0.35.1..v0.35.2
Original file line number Diff line number Diff line change 1
1
name : dart_wot
2
2
description : A W3C Web of Things implementation written in Dart. Supports interacting with Things using CoAP, HTTP, and MQTT.
3
- version : 0.36.0
3
+ version : 0.36.1
4
4
homepage : https://github.com/eclipse-thingweb/dart_wot
5
5
6
6
environment :
You can’t perform that action at this time.
0 commit comments