Skip to content

Commit afe42a1

Browse files
docs(*) Add "CHANGELOG.md"
1 parent 82d9c06 commit afe42a1

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
## 0.1.0-alpha.1 (2020-10-09)
2+
3+
### New Features & Enhancements
4+
5+
- feat(IDevice) Add "status" and "tags" field
6+
- feat(IApp) Add "status" field
7+
- feat(entities) Add "EntityStatus" enum
8+
- feat(entities) Add "ConnectionStatus" enum
9+
- feat(RestClient) Allow "number" values in IQueryParams
10+
- feat(\*) Export "IDisposable" interface
11+
12+
### Breaking Changes
13+
14+
- feat(RestClient) Remove "undefined" values from queryParams

0 commit comments

Comments
 (0)