Skip to content

Latest commit

 

History

History
50 lines (37 loc) · 2.14 KB

CHANGELOG.md

File metadata and controls

50 lines (37 loc) · 2.14 KB

Changelog

v0.2.8 (2022-10-21)

Fix

v0.2.7 (2022-09-17)

Fix

  • Actually it doesn't check the branch so this is needed (833a55b)

v0.2.6 (2022-09-17)

Fix

  • Python-semantic-release already checks the branch (7f6ac18)

v0.2.5 (2022-09-17)

Fix

  • Reformat so that black doesn't line wrap with longer names (3fb6104)

v0.2.4 (2022-09-17)

Fix

v0.2.3 (2022-09-17)

Fix

  • Trigger main workflow after init (b36a46a)

v0.2.2 (2022-09-17)

Fix

  • Try to cancel the main workflow repeatedly (9629ab1)

v0.2.1 (2022-09-17)

Fix

  • Cancel main workflow at the end (0493425)

v0.2.0 (2022-09-17)

Feature

  • Cancel main workflow during initialization (6102af9)

Fix

  • Properly reset version on initialize (77eaafd)

v0.1.1 (2022-09-17)

Fix

  • Remove changelog during initialization (cd40911)

v0.1.0 (2022-09-17)

Feature