Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 573 Bytes

CHANGELOG.md

File metadata and controls

19 lines (11 loc) · 573 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. Also, we try to adhere to the Conventional Commits specification.

Unreleased

  • Rename error::Processing -> error::ProcessingError.

[0.0.2] - 2021-08-26

  • Convenience method ask_and_wait for sync execution.

[0.0.1] - 2021-08-12

  • First working version.