Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 537 Bytes

CHANGELOG.md

File metadata and controls

19 lines (12 loc) · 537 Bytes

Change Log for npg_porch_cli Project

The format is based on Keep a Changelog. This project adheres to Semantic Versioning.

[Unreleased]

Added

  • Added .github/dependabot.yml file to auto-update GitHub actions
  • Implemented the create_token action. Provided the caller has an admin token, this action generates and returns a new pipeline-specific token.

[0.1.0] - 2024-07-23

Added

  • Initial project scaffold, code and tests