Skip to content
This repository was archived by the owner on Jul 25, 2022. It is now read-only.

Commit 36bfd22

Browse files
committed
Add CHANGELOG message
1 parent 998e527 commit 36bfd22

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGELOG.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1-
## 0.0.1
1+
## 0.1.0
22

3-
* TODO: Describe initial release.
3+
First release of the S3I Flutter package. Currently supported:
4+
- Authenticate via `OAuthProxyFlow`
5+
- Request a single thing from the directory
6+
- Modify a single thing in the directory

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: s3i_flutter
22
description: A library that makes it easy to communicate with the S³I (Smart Systems Service Infrastructure of the KWH4.0).
3-
version: 0.0.1
3+
version: 0.1.0
44
homepage: https://github.com/LukasPoque/s3i_flutter
55

66
environment:

0 commit comments

Comments
 (0)