Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 622 Bytes

CHANGELOG.md

File metadata and controls

21 lines (12 loc) · 622 Bytes

Changelog

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

[0.2.0] - 2022-12-18

Features

  • [breaking] Add canceling job support (#9)
  • [breaking] Add support for job priority (#10)
  • Add support for graceful shutdown (#16)

Testing

  • Complete rename of JobHandler

Ci

  • Setup github actions (#1)