Skip to content

Commit

Permalink
Add issue number to NEWS item
Browse files Browse the repository at this point in the history
  • Loading branch information
annakrystalli committed Dec 17, 2024
1 parent 1720bb7 commit 43b2c8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This release contains the following non-breaking changes:

* Added explicit checks of `round_id` format through a regex `pattern` check to the `round.round_id` property when `round.round_id_from_variable` is `false`. This provides upfront validation of the expected format of manual round IDs (i.e. those not source from a task ID).
* Added explicit checks of `round_id` format through a regex `pattern` check to the `round.round_id` property when `round.round_id_from_variable` is `false`. This provides upfront validation of the expected format of manual round IDs (i.e. those not source from a task ID) (#112).

# v4.0.0

Expand Down

0 comments on commit 43b2c8a

Please sign in to comment.