From 5dbfa4b21b6674c94dfd47d45123eaf8aad77ad7 Mon Sep 17 00:00:00 2001
From: liyi
Date: Fri, 26 Jul 2019 09:07:11 +0800
Subject: [PATCH] 2.8.28
---
changelog.txt | 3 ++-
pom.xml | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/changelog.txt b/changelog.txt
index 0ca3e005..25f1f34f 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -2,11 +2,12 @@ WEIXIN-POPULAR CHANGELOG
===========================
https://github.com/liyiorg/weixin-popular
-Changes in version 2.8.28 (2019-07-?)
+Changes in version 2.8.28 (2019-07-26)
-------------------------------------
* #199 刷卡支付 授权码查询OPENID接口 添加返回字段sub_openid
* #207 分账接收方添加参数 relation_type,custom_relation
* #208 第三方平台代小程序提交代码审核新增参数 third_class,first_id,second_id,third_id
+* #209 WxaAPI 更新接口 get_category Result, 添加接口 get_latest_auditstatus、setwebviewdomain
Changes in version 2.8.27 (2019-05-10)
-------------------------------------
diff --git a/pom.xml b/pom.xml
index 21b96cd3..03cc773c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.github.liyiorg
weixin-popular
- 2.8.28-SNAPSHOT
+ 2.8.28
weixin-popular
The weixin-popular is a JAVA SDK for weixin. Weixin web url is https://mp.weixin.qq.com.