Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 643 Bytes

CHANGELOG.md

File metadata and controls

20 lines (12 loc) · 643 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.3.0 - 2021-03-07

Breaking Changes

  • All procs now require both an HttpClient/AsyncHttpClient as well as the key.

Added

  • All procs can now be called synchronously or asynchronously
  • More documentation