From b5d67ec6c0044525725ea5131fc2e5914b65026e Mon Sep 17 00:00:00 2001 From: javi Date: Thu, 6 Feb 2014 17:46:39 +0100 Subject: [PATCH] updated news for #130 --- NEWS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 3ac726c5..06d5b83a 100644 --- a/NEWS.md +++ b/NEWS.md @@ -12,8 +12,9 @@ Enhancements: * Allow specifying fixed sqlapi host address (#117) -Bug fixes: +Bug fixes: * Template variables with spaces are not replaced correctly (#129) + * Template variables with type number and default value being a number type (#130) 1.6.3 -- 2014-01-30