Skip to content

Latest commit

 

History

History
61 lines (40 loc) · 2.07 KB

CHANGELOG.md

File metadata and controls

61 lines (40 loc) · 2.07 KB

CHANGELOG

All notable changes to this project are documented in this file. This list is not exhaustive - only important changes, fixes, and new features in the code are reflected here.

Static Badge Static Badge Static Badge

v0.2.0 (2024-10-03)

✨ New features

  • action: updated this action from Docker to Composite type (Tomas Sebestik - 278db39)

🐛 Bug fixes

  • action: fix empty input for JIRA_PROJECT (Tomas Sebestik - 0b1dd88)

📖 Documentation

  • caller-workflow: add caller workflow for easy copy to target repo (Tomas Sebestik - 8c27453)

v0.1.1 (2024-02-14)

📖 Documentation

  • add CONTRIBUTING guide, update README (Tomas Sebestik - b82419e)

🔧 Code refactoring

  • refactor to Python 3.11, refactor Dockerfile (Bookworm, node20) (Tomas Sebestik - c26938e)

v0.1.0 (2024-02-07)

✨ New features

  • init: original code from github-actions repo (Tomas Sebestik - 36ac8e0)