From 7571114f7b3cf5a3131048290eb22695b98e8e2f Mon Sep 17 00:00:00 2001 From: projectmoon Date: Thu, 28 Nov 2024 15:03:59 +0100 Subject: [PATCH] OSM: changelog 1.3.1 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5cad36f..4a72271 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # OpenStreetMap Tool +**1.3.1:** + - Handle bad or unclear addresses by having the model tell you. + - Fix a swallowed exception that resulted in no results, but no + notification of finding no results. + **1.3.0:** - Emit one citation per result, with nicely formatted text.