Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 838 Bytes

CHANGELOG.md

File metadata and controls

30 lines (18 loc) · 838 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.

0.3.0 - 2024-09-25

Added

  • decidim-action-backporter: Add action backporter

[0.2.0] - 2024-04-25

Fixed

  • Fix activesupport dependency requirement (#5)

[0.1.0] - 2024-03-15

Added

  • Initial release with the scripts:
    • decidim-backporter: to do the backports itself.
    • decidim-backports-checker: to see the status of the pending backports.
    • decidim-changelog-generator: to generate the changelog for a release.
    • decidim-releaser: to do the release itself.