V0.3.3.pre.4
Pre-release
Pre-release
Release v0.3.3.pre.4
New Features
- None
Improvements
- Automated changelog enforcement — A new
changelogCI job now runs on every pull request and fails if the[Unreleased]section ofCHANGELOG.mdis empty, ensuring contributors document their changes before merging (#161) - Release script changelog gate —
bin/releasenow 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:upgradeafter updating