Skip to content

Commit

Permalink
Version 0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
helto4real committed Apr 26, 2020
1 parent 045a973 commit 9c19903
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 @@ -20,3 +20,10 @@
- app-switches with companion are real switches now (breaking)

Hav fun with this release.

## [0.3.6]

- Warn if forgetting Execute/ExecuteAsync
- NetDaemonApp is abstract now
- Thread safe global state sharing
- Redesign of reconnect, full load on reconnect
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.3.5",
"version": "0.3.6",
"slug": "netdaemon",
"description": "Application daemon written in .NET core 3.1",
"url": "http://netdaemon.xyz",
Expand Down

0 comments on commit 9c19903

Please sign in to comment.