From f1f681794cfeff254f9253f3469754dbccd76a1a Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Thu, 16 Apr 2020 16:00:08 -0400 Subject: [PATCH] Update Notes --- salt/soc/files/soc/changes.json | 1 + 1 file changed, 1 insertion(+) diff --git a/salt/soc/files/soc/changes.json b/salt/soc/files/soc/changes.json index a8ccfac58..3e368d002 100644 --- a/salt/soc/files/soc/changes.json +++ b/salt/soc/files/soc/changes.json @@ -1,6 +1,7 @@ { "title": "Introducing Hybrid Hunter 1.2.1 Beta 1", "changes": [ + { "summary": "Full support for Ubuntu 18.04. 16.04 is no longer supported for Hybrid Hunter." }, { "summary": "Introduction of the Security Onion Console. Once logged in you are directly taken to the SOC." }, { "summary": "New authentication using Kratos." }, { "summary": "During install you must specify how you would like to access the SOC ui. This is for strict cookie security." },