Skip to content

Commit

Permalink
Version 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
helto4real committed Apr 7, 2020
1 parent c15e0b4 commit 0dd243d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions netdaemon/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,10 @@
## [0.2.3]

- Generate code from entities

## [0.3.1]

- Support for GetApp and app dependencies
- Better error management in initialization
- Support for Camera in Fluent API

2 changes: 1 addition & 1 deletion netdaemon/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "NetDaemon",
"version": "0.2.3",
"version": "0.3.1",
"slug": "netdaemon",
"description": "Application daemon written in .NET core 3.1",
"url": "http://netdaemon.xyz",
Expand Down

0 comments on commit 0dd243d

Please sign in to comment.