From da656467e8373b764eb36d86eb5678764fca1dc3 Mon Sep 17 00:00:00 2001 From: Julian Simioni Date: Thu, 8 Sep 2016 11:24:16 -0400 Subject: [PATCH] Release notes 2016/09/17 --- release-notes.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/release-notes.md b/release-notes.md index 06df4c9..752b945 100644 --- a/release-notes.md +++ b/release-notes.md @@ -1,3 +1,10 @@ +## 7 September 2016 + +* Crikey! We noticed we weren't handling Australian province abbreviations, so we [added support for them in our labels](https://github.com/pelias/api/pull/638). +* Geonames ADM3 records now are [correctly listed as localadmins](https://github.com/pelias/geonames/pull/120), not venues. +* Our wonderful, now departed intern made sure [Germanic street names are consistently handled](https://github.com/pelias/openaddresses/pull/68) (previously, some would end in -strasse while others ended in the abbreviation -str). +* Records with a Who's on First [dependency](https://github.com/whosonfirst/whosonfirst-placetypes#dependency) now [have that dependency listed in API responses](https://github.com/pelias/api/pull/643). + ## 22 August 2016 No changes in functionality at all, just the freshest data! We did clean up some tests and do other work only visible to developers and those who run their own Pelias instance, but nothing major.