From 2c53d9a129678d26210caa4a32e6dbdd4539af4a Mon Sep 17 00:00:00 2001 From: Vincent Jacques Date: Sun, 19 Feb 2012 21:59:55 +0000 Subject: [PATCH] RoadMap --- RoadMap.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/RoadMap.md b/RoadMap.md index ebf487b6..2ae81bbf 100644 --- a/RoadMap.md +++ b/RoadMap.md @@ -9,5 +9,8 @@ Planned releases * First full release (version 1.0, planned mid-March) * full coverage of the API -* Next releases (versions 1.x) - * OAuth2 authentication +Later evolutions +================ + +* OAuth2 authentication +* Better use of http status (403, 404, etc. raising different exceptions)