Skip to content

Latest commit

 

History

History
70 lines (32 loc) · 2.91 KB

CHANGELOG.md

File metadata and controls

70 lines (32 loc) · 2.91 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.1.2 (2021-09-15)

Bug Fixes

  • bugfix: query params support chinese char (0e039fe)

2.1.1 (2021-08-03)

Bug Fixes

  • array: querystring support array params && use qs replace querystring module (0442af6)

2.1.0 (2021-08-03)

Bug Fixes

  • array: querystring support array params && use qs replace querystring module (05c611c)
  • remove console.log on request (2dd996f)

2.0.6 (2021-07-27)

Bug Fixes

  • querystring: querystring path fixed (eb012b2)

2.0.5 (2021-07-27)

Bug Fixes

  • querystring: querystring params merge and sort fixed (84ccdd4)

2.0.4 (2021-07-27)

2.0.3 (2021-07-09)

Bug Fixes

  • qs: fix query params sign (23098c2)

2.0.2 (2021-07-01)

Bug Fixes

2.0.1 (2021-07-01)

Bug Fixes

2.0.0 (2021-06-30)

Features

  • sign: sign update to v2 (9d42acb)
  • yaml: fix github action yaml (93e3bbe)