Skip to content

Latest commit

 

History

History
56 lines (30 loc) · 1.4 KB

File metadata and controls

56 lines (30 loc) · 1.4 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, adheres to Semantic Versioning, and is generated by Changie.

v3.0.0 on 2026-04-13

Changed

  • #335 Upgrade action runner to node24

v2.1.0 on 2025-09-06

Added

  • #209 Workdir argument to customize directory before running commands

Changed

  • #303 Args is now optional, not specifying args will just install changie to the path

v2.0.0 on 2023-09-16

Changed

  • #182 Upgrade to Node v20 for action runtime

v1.0.1 on 2023-02-04

Fixed

  • #82 Remove requirement for github token when fetching latest version

v1.0.0 on 2023-01-26

No new features or changes, moving to v1 as the project is being used and it should be stable enough.

v0.2.0 on 2022-10-24

Changed

  • Set output to the result of running the changie command

v0.1.0 on 2022-10-22

Added

  • Basic support for running changie commands

v0.0.1 on 2022-10-22

  • Initial Test Release