Skip to content

Commit e4075ad

Browse files
Copilotdannywillems
andcommitted
Add changelog entry for version regex fix
Co-authored-by: dannywillems <6018454+dannywillems@users.noreply.github.com>
1 parent a96b40f commit e4075ad

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2121
- **CI**: add beta channel lint workflow to catch build issues early
2222
([#1875](https://github.com/o1-labs/mina-rust/pull/1875))
2323

24+
### Fixed
25+
26+
- **CI**: fix version regex in build verification workflows to accept
27+
variable-length commit hashes (7+ characters) instead of exactly 7, adapting
28+
to Git's dynamic abbreviation based on repository size, fix
29+
[#1911](https://github.com/o1-labs/mina-rust/issues/1911)
30+
([#1912](https://github.com/o1-labs/mina-rust/pull/1912))
31+
2432
### Changes
2533

2634
- **Dependencies**: vendor redux-rs into `vendor/redux` to centralize all code

0 commit comments

Comments
 (0)