From 69d7fb03444a7859078ef1632046d3ccc4e35728 Mon Sep 17 00:00:00 2001 From: javi Date: Wed, 22 Jan 2014 19:12:17 +0100 Subject: [PATCH] fixed news #113 --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index f78d71ec..7df28d52 100644 --- a/NEWS.md +++ b/NEWS.md @@ -9,6 +9,7 @@ Enhancements: * Enhance tools/show_style to accept an environment parameter and print XML style now it is not in redis anymore (#110) +* Support CORS in template instanciation endpoint (#113) 1.6.1 -- 2014-01-15 ------------------- @@ -25,7 +26,6 @@ New features: * Add 'user_from_host' directive to generalize username extraction (#100) * Implement signed template maps (#98) - * Support CORS in template instanciation endpoint Other changes: