From 9881fb74c38aa9f664530cbbb7d55154e996762e Mon Sep 17 00:00:00 2001 From: JarvanMo Date: Sat, 9 Dec 2023 23:44:08 +0800 Subject: [PATCH] bump to 4.4.7 --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4036ae23..a97a321b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 4.4.7 +* Response里asRecord更名为toRecord. +* Response相关实体类的内容比较应该对比toRecord结果 + # 4.4.6 * Response里asString更名为asRecord. diff --git a/pubspec.yaml b/pubspec.yaml index 7644a024..94ba0ef2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: fluwx description: The capability of implementing WeChat SDKs in Flutter. With Fluwx, developers can use WeChatSDK easily, such as sharing, payment, lanuch mini program and etc. -version: 4.4.6 +version: 4.4.7 homepage: https://github.com/OpenFlutter/fluwx environment: