Skip to content

Latest commit

 

History

History
24 lines (11 loc) · 853 Bytes

CHANGELOG.md

File metadata and controls

24 lines (11 loc) · 853 Bytes

Changelog

2.0.0 (2024-12-12)

⚠ BREAKING CHANGES

  • add optional servicename to backgroundserviceoptions

Features

  • add optional servicename to backgroundserviceoptions (47bc37a)

Bug Fixes

  • deps: update System.Text.Json transitive dependency to fix security vulenrability (a61ede8)

1.1.0 (2024-10-07)

Features

  • ensure backgroundservice is reported as running before each invocation of DoWorkAsync (7be60d2)