summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-11-02 18:32:50 +0200
committerLars Wirzenius <liw@liw.fi>2017-11-02 18:50:23 +0200
commit607f62ae6bc8f684095e447569cff27ba7c8a5dd (patch)
treeb85035ae09af9e21fe9ae537b463aa8c161e0498 /NEWS
parentba16a904e153fc71f1537b588793659800c78b4c (diff)
downloadqvisqve-607f62ae6bc8f684095e447569cff27ba7c8a5dd.tar.gz
Add: allow resource type specs to be updated
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9b7d8fe..79147a1 100644
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,10 @@ Bug fixes:
such as a string and an integer, Qvarn would crash. This is now
fixed.
+* Saulius Žemaitaitis reported that updating a resource type
+ specification YAML file and restarting Qvarn wouldn't make the new
+ version of the resource type availables. Fixed now.
+
Version 0.86, released 2017-10-10
----------------------------------