Skip to content

Commit 8980119

Browse files
committed
docs: update changelog
1 parent a478848 commit 8980119

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,7 @@
88
- Add tasks storage policy clarifying `.tasks/` (versioned) vs `.task/` (git-ignored)
99
- Include `set_test_title` helper in the single-file library
1010
- Fix lifecycle hooks capture-and-report flow errors
11-
- `set_up`
12-
- `tear_down`
13-
- `set_up_before_script`
14-
- `tear_down_after_script`
11+
- `set_up`, `tear_down`, `set_up_before_script`, `tear_down_after_script`
1512
- Fix false negative from `assert_have_been_called_with` with pipes
1613
- Fix preservation of trailing whitespace in final argument to `data_set`
1714
- Fix unbound variable error in `parse_data_provider_args` with `set -u`

0 commit comments

Comments
 (0)