Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 701 Bytes

File metadata and controls

31 lines (23 loc) · 701 Bytes

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

1.1.0 - 2025-11-04

Added

  • Add checkout safe directory
  • Add support for Python 3.14

Changed

  • Pin workflows ubuntu to 24.04
  • Upgrade release-action to 1.1.0

Removed

  • Drop support for Python 3.8

1.0.0 - 2024-07-17

Changed

  • Modify CI test to run make ci with command-docker-action

0.11.0 - 2024-06-10

Added

  • Add icon and color to action metadata

0.10.0 - 2024-05-19

Added

  • Initial version