From fe7f66a74dbc3605e01aaf651443424ac2f82608 Mon Sep 17 00:00:00 2001 From: Julian Simioni Date: Mon, 22 Aug 2016 15:03:42 -0400 Subject: [PATCH] Release notes 2016-08-22 Easy one this time! --- release-notes.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/release-notes.md b/release-notes.md index 0fed96b..06df4c9 100644 --- a/release-notes.md +++ b/release-notes.md @@ -1,3 +1,9 @@ +## 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. + +Stay tuned for next week's release where we already have some nice changes queued up. + ## 18 August 2016 * After much feedback we've added the [`boundary.country` parameter for autocomplete](https://github.com/pelias/api/pull/634)! It works just like the one on the search endpoint.