From 712d1073cd8397d64b6caa480f127ba50795a431 Mon Sep 17 00:00:00 2001 From: Koen Van Daele Date: Mon, 1 Jun 2015 15:54:39 +0200 Subject: [PATCH] Update changelog. --- CHANGES.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index 1d94fe1..1b07183 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,10 +1,11 @@ -0.3.0 (2015-??-??) +0.3.0 (2015-06-01) ------------------ - Add Adresposities. Add endpoints that exposes the Adresposities linked to a certain Huisnummer or Subadres. (#26) [TalissaJoly] - Add Landen (countries). Add endpoints to get a list of Landen or more information about a single Land. (#30, #31) [TalissaJoly] +- Return HTTP 404 errors for certain unexisting resources. (#25) [TalissaJoly] - Limit the number of results that can be returned in a list. There was some partial handling for this, but only when the user did not send any range headers. This behavious was deemed potentially hazardous and changed. Now,