From 4942585f4f75ff7f3ca838ec4126e35e260bb839 Mon Sep 17 00:00:00 2001 From: Alex Bilbie Date: Sun, 17 Apr 2016 13:18:12 +0100 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2386cf4e..4d2cba7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,8 @@ Version 5 is a complete code rewrite. Changes since RC2: +* Renamed Server class to AuthorizationServer +* Added ResourceServer class * Run unit tests again PHP 5.5.9 as it's the minimum supported version * Enable PHPUnit 5.0 support * Improved examples and documentation