Skip to content

Latest commit

 

History

History
55 lines (40 loc) · 3.18 KB

CHANGELOG.md

File metadata and controls

55 lines (40 loc) · 3.18 KB

Changelog

v2.3.0 (2022-12-12)

Feature

Fix

  • Revert to Python 3.9 (1409765)
  • Use action from current branch (3ce2487)

Documentation

  • Update README.md to suggest forking due to GitHub's wide permission scopes (#265) (cdec691)

v2.2.0 (2020-11-18)

Feature

  • Update python docker tag to v3.9 (#30) (a68699a)

v2.1.0 (2020-11-15)

Feature

  • Migrate project to Poetry (c6983b1)

Fix

  • Update PSR config section (d579490)
  • Disable Poetry venv in Docker (e3e7742)

Documentation

  • Update job name in examples (5e0bef9)

v2.0.1 (2020-10-21)

Fix

v2.0.0 (2020-10-21)

Feature

  • Add hacktoberfest topic to the repo (666cd9f)

Fix

Breaking

  • introduced a date based behaviour to apply or revert based on the month of the year. (666cd9f)

Documentation

v1.1.0 (2020-09-25)

Fix

  • Add version to __init__ to fix deployment (9840351)
  • Bug with empty string from input (31c3b22)

v1 (2020-09-24)

Feature