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.