Skip to content

V0.3.3.pre.4

Pre-release
Pre-release

Choose a tag to compare

@railspulse-old railspulse-old released this 01 Jun 04:30

Release v0.3.3.pre.4

New Features

  • None

Improvements

  • Automated changelog enforcement — A new changelog CI job now runs on every pull request and fails if the [Unreleased] section of CHANGELOG.md is empty, ensuring contributors document their changes before merging (#161)
  • Release script changelog gatebin/release now checks the [Unreleased] section before proceeding and prompts the author to open the editor if it is empty, with an option to abort rather than ship an undocumented release

Bug Fixes

  • None

Breaking Changes

  • None

Upgrade Notes

  • Run rails generate rails_pulse:upgrade after updating