From 8a8f412dc8969b525ed0bfb4384a311834fedbd9 Mon Sep 17 00:00:00 2001 From: Li Shengzhao Date: Mon, 16 Nov 2015 15:59:47 +0800 Subject: [PATCH] Update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bc26b6..0cc9a08 100644 --- a/README.md +++ b/README.md @@ -158,7 +158,8 @@
  • (110) - 添加不同数据支持branch, 包括 spring-oauth-server(jdbc), spring-oauth-server(hibernate), 拟计划还有ldap, redis, mongodb的数据支持

  • (113) - Upgrade spring, spring security version to > 4.0

  • 将项目添加到在线测试服务器

  • -
  • (115) - Sync update spring-oauth-client version with spring-oauth-server

  • +
  • (115) - Sync update spring-oauth-client version with spring-oauth-server

  • +
  • (116) - Remove mybatis dependency

  • 若你有任何的功能或建议需要在新版本中实现, 请点此告诉我

  • @@ -220,6 +221,7 @@ 2015-06-16 添加github访问: https://github.com/monkeyk/spring-oauth-server, 以后的更新将同步github与gitosc.

    +
  • 2015-11-09 开始开发 0.4-beta 版本