Changelog for proctor

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.

Unreleased

No notable changes have been made.

0.2.2 - 2022-02-14

Fixed

  • Fix log message crash.

0.2.1 - 2022-02-08

Fixed

  • Fix type of ‘timeout’ kwarg.

0.2.0 - 2021-12-23

Changed

  • BREAKING CHANGE: Upgrade eris dependency to version 0.2.0.

[0.1.0](https://github.com/python-boltons/proctor/releases/tag/0.1.0

Miscellaneous

  • Port proctor library from (original) bugyi-lib library.

  • First Release.