Skip to content

Commit

Permalink
Version 0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
helto4real committed Apr 13, 2020
1 parent 9a18364 commit 0ac3fd9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 10 deletions.
14 changes: 5 additions & 9 deletions netdaemon/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,5 @@
# Changelog

## [0.1.45]

- Version sync with NetDaemon components and docker container release. So now always the corresponding nuget packages for dev env should be used.
- Moved to new url under the net-daemon organization

## [0.2.1]

- Much improved error handling

## [0.2.3]

- Generate code from entities
Expand All @@ -26,4 +17,9 @@
- Improved Log methods in NetDaemonApps

## [0.3.3]

- Bugfix, config not working

## [0.3.4]

- More improved logging
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.3",
"version": "0.3.4",
"slug": "netdaemon",
"description": "Application daemon written in .NET core 3.1",
"url": "http://netdaemon.xyz",
Expand Down

0 comments on commit 0ac3fd9

Please sign in to comment.