From ebaae0fb108dc6954ab62f541638084e2f5c4394 Mon Sep 17 00:00:00 2001 From: Jason Lewis Date: Mon, 21 Apr 2014 21:40:14 +1000 Subject: [PATCH] Updating changes. Signed-off-by: Jason Lewis --- changes.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/changes.md b/changes.md index 1925918..f8d2852 100644 --- a/changes.md +++ b/changes.md @@ -1,5 +1,9 @@ ## Changes +### 0.2.1 (April 21st, 2014) + +- Changing test bootstrapping. + ### 0.2.0 (April 11th, 2014) - Fixed bug where refresh token entity JSON was inserted into `oauth_token_scopes` table instead of the actual token. @@ -24,4 +28,4 @@ ### 0.1.0 (April 7th, 2014) -- Initial development release. \ No newline at end of file +- Initial development release.