From 96914b39fb547b2bc6b7af860b87575d4ddfae59 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Thu, 18 Aug 2016 15:38:33 -0400 Subject: [PATCH] Updated NEWS --- NEWS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/NEWS b/NEWS index cb745dce3..4d19af88d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +2.3.15 (2016-MM-DD) +------------------ + +New features + - + +Enhancements + - + +Bug fixes + - [core] strip protocol value from proxyAddresses attribute (#3182) + 2.3.14 (2016-08-17) -------------------