diff --git a/Changelog b/Changelog index 59e402b..25eb5b8 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,7 @@ +2016-03-03 version 0.5.9 +- UPD: messages received over http have _http:true added to JSON +- UPD: http publishes are displayed with grey user in Table 2016-03-02 version 0.5.8 - FIX: topic missing in last/ diff --git a/version.h b/version.h index 03ac14b..df58ce8 100644 --- a/version.h +++ b/version.h @@ -1 +1 @@ -#define VERSION "0.5.8" +#define VERSION "0.5.9"