Skip to content

Latest commit

 

History

History
45 lines (21 loc) · 1.82 KB

CHANGELOG.md

File metadata and controls

45 lines (21 loc) · 1.82 KB

Changelog

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

1.3.1 (2020-06-04)

Bug Fixes

  • types: args can be string or object (b2c2c13)

1.3.0 (2020-06-04)

Features

  • support custom return types by the fetch method (#42) (9c11915)

Bug Fixes

  • decodeURI before searching query (#55) (66781a8)

1.2.0 (2020-05-25)

Features

1.1.0 (2020-05-25)

Features

  • docs: add footnotes section (1cd009d)
  • add support for footnotes (d7b7261)

Bug Fixes

1.0.2 (2020-05-23)