From 15adb2a5695deef89c17c6ce59fd2f4ff0f6a4be Mon Sep 17 00:00:00 2001 From: Sebastian Ertner Date: Thu, 16 Sep 2021 13:34:08 +0200 Subject: [PATCH] PP-73: overhaul changelog a bit --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d3a6bb7..8f9f805 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- js lib supports house number hint, limit search results by address type +- JS lib now supports house number hint +- Limit search results by address type ## 1.1.0 - 2020-03-26 @@ -22,7 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- custom info template name and content +- Custom info template name and content - Migrated to Datafactory Autocomplete API Version 2 ## 1.0.1 - 2018-05-28