Skip to content

Commit

Permalink
chore: increment package version to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JKRhb committed Feb 3, 2022
1 parent 6aab292 commit c7a08f5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 0.7.0

- feat: let TD parse links field
- docs: improve documentation
- feat!: rework API for Credentials, parse all SecuritySchemes
- feat: add support for basic Credentials to HTTP Client

## 0.6.1

- feat: parse titles and descriptions at Thing level
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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.6.1
version: 0.7.0
homepage: https://github.com/namib-project/dart_wot

environment:
Expand Down

0 comments on commit c7a08f5

Please sign in to comment.