CHANGELOG in rack-oauth2-server-2.6.0 vs CHANGELOG in rack-oauth2-server-2.6.1
- old
+ new
@@ -1,4 +1,8 @@
+2012-06-18 Version 2.6.1
+
+Added missing require "json" statement (Gaku Ueda)
+
2012-03-27 Version 2.6.0
Adding support for JWT tokens in the "assertion" grant type (Brian Ploetz)