Skip to content

Commit

Permalink
🔖 v1.42.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dflook committed May 28, 2024
1 parent 55037a1 commit c47e605
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ When using an action you can specify the version as:
## [1.42.1] - 2024-05-28

### Fixed
- `required_version` constraints that prefix with version number with `v` now work correctly.
- `required_version` constraints that prefix the version number with `v` now work correctly.

Previously a `required_version` constraint like `>=v1.0.0` would not be recognised as a valid constraint.
This does not appear to be documented anywhere, but Terraform does accept them.
Expand Down

0 comments on commit c47e605

Please sign in to comment.