Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 587 Bytes

CHANGELOG.md

File metadata and controls

25 lines (19 loc) · 587 Bytes

Change Log

All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.

3.0.9.0 - 2020-12-23

修改

  • 使用微信支付SDK的3.0.9版本
  • 接口变化

0.1.4 - 2020-06-28

增加

  • 微信支付仿真系统

0.1.3 - 2020-05-12

修改

  • 修改响应数据由java.util.HashMap到clojure.lang.PersistentArrayMap
  • 过滤响应内容中的sign、nonce_str

0.1.1 - 2020-05-05

增加

  • sign_type

0.1.0 - 2020-05-05

增加

  • 微信支付基本功能