From this version, this project adopted calendar versioning in the form YYYY.M.PATCH. The PATCH segment is a release counter within the month, not a SemVer compatibility signal.
Added
- Updated Slack API schemas with newly generated Web API operations and shared model coverage - #112, #113, #115, #118
Changed
- Adopted calendar versioning in the form
YYYY.M.PATCH, starting with this release - #119 - Updated README package-version examples for the
2026.7.0release - #119 - Updated the Ruby toolchain reference to
4.0.5- #111 - Tightened the release workflow guidance to keep tag and GitHub release publication on merged
maincommits and prefer GitHub-native PR references in changelog entries - #119, #120 - Updated GitHub Actions checkout and cache actions - #114, #116
- Updated GitHub Actions Swiftly setup and refreshed the apt index before Swiftly installation - #118