From 5b3d37703442bc9ad58ac1a3998fe13e5c80bfce Mon Sep 17 00:00:00 2001 From: Juergen Leopold Date: Thu, 18 May 2017 17:58:27 +0200 Subject: [PATCH] Updated change log for 0.13.0 release. Signed-off-by: Juergen Leopold --- docs/changes.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/changes.rst b/docs/changes.rst index c6f0fa9d..7eab067f 100755 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -23,7 +23,7 @@ Change log Version 0.13.0 ^^^^^^^^^^^^^^ -Released: not yet +Released: 2017-05-18 **Incompatible changes:** @@ -91,6 +91,8 @@ Released: not yet situation is now handled by treating such resources as non-matching. See issue #271. +* Fix when providing 'load-parameter' option. See issue #273 + **Enhancements:** * Added content to the "Concepts" chapter in the documentation.