From 60bde25c2367dceefe74a0d9aa3cb4c842a18cb4 Mon Sep 17 00:00:00 2001 From: tanghc Date: Mon, 30 Sep 2019 10:28:37 +0800 Subject: [PATCH] 2.2.0 --- changelog.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index e6f0e9da..be395966 100644 --- a/changelog.md +++ b/changelog.md @@ -1,9 +1,10 @@ # changelog -## 2.2.0 +## 2.2.0(需要执行`sop-2.2.0.sql`升级文件) -- 支持eureka注册中心,需要执行`sop-2.2.0.sql`升级文件 +- 支持eureka注册中心,见`eureka`分支 - 签名内容支持urlencode(设置`sign.urlencode=true`) +- 可扩展其它注册中心 ## 2.1.3