From 6c4cd420ab15bb6fc20b42dbfbb7ca8ffebae98b Mon Sep 17 00:00:00 2001 From: Brent Baude Date: Mon, 27 Mar 2023 09:58:45 -0500 Subject: [PATCH] Release v0.0.2 Signed-off-by: Brent Baude --- RELEASE_NOTES.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 03d17ea..bcec106 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,4 +2,10 @@ # Release Notes ## v0.0.1 -* Development release \ No newline at end of file +* Development release + +## v0.0.2 +* Development release +* Allow update to memory and processor counts +* Write kvp pool files same as daemon +* Code cleanup