From 135535e00e0802b5a054b6e9f5b1b631bbd18df1 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Tue, 22 Dec 2015 14:25:00 -0500 Subject: [PATCH] Update NEWS file --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index baf40ee35..5edd37251 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +2.3.5 (2016-MM-DD) +------------------ + +Bug fixes + - properly compute the last week number for the year (#1010) + 2.3.4 (2015-12-15) ------------------