From 617ee682889a64e32849f638ca691251876aeb99 Mon Sep 17 00:00:00 2001 From: Xuanye Wong Date: Wed, 21 Apr 2021 10:06:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build/releasenotes.props | 15 ++++++++------- build/version.props | 10 +++++----- 2 files changed, 13 insertions(+), 12 deletions(-) diff --git a/build/releasenotes.props b/build/releasenotes.props index af40d41..b36895d 100644 --- a/build/releasenotes.props +++ b/build/releasenotes.props @@ -1,7 +1,8 @@ - - - - 1. 修改异步方式读取RequestBody - - - + + + + 1. 修改异步方式读取RequestBody + 2. 兼容xxl-jobv2.3版本回调函数参数变更的问题 + + + diff --git a/build/version.props b/build/version.props index 5a36b1a..c8130d7 100644 --- a/build/version.props +++ b/build/version.props @@ -1,5 +1,5 @@ - - - 2.0.2 - - + + + 2.3.0 + +