From 289ce7a3ef76bdc976180ed527392bf54e03e616 Mon Sep 17 00:00:00 2001 From: Jack Henschel Date: Thu, 17 Mar 2016 12:04:36 +0100 Subject: [PATCH] Updated news --- news.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/news.json b/news.json index 49b02a4..7abb187 100644 --- a/news.json +++ b/news.json @@ -1,4 +1,12 @@ [ + { + "date": "2016-03-16", + "content": "Upgraded to OwnCloud 8.2.3" + }, + { + "date": "2016-03-15", + "content": "Upgraded to Docker v1.10 (including rebuild of all Docker images)" + }, { "date": "2016-03-10", "content": "Fixed routing issues - all HTTP sites now redirect to their HTTPS counterparts"