From e0be87a0ba2e03c391cc88cd281b07bd04b3c952 Mon Sep 17 00:00:00 2001 From: Jim Martens Date: Wed, 14 Nov 2018 11:00:18 +0100 Subject: [PATCH] Added changes of 1.1.1 to CHANGES.txt Signed-off-by: Jim Martens --- CHANGES.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index d007dbd..750096e 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,9 @@ +1.1.1 +----- + +* added missing documentation info about address feature in README +* added fallback case (no colon present -> address field filled with location field content) + 1.1.0 -----