Skip to content

Commit 5142f45

Browse files
Add changelog entry for #879
1 parent 8f58a52 commit 5142f45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ The format is based on [Keep a Changelog][kac] and this project adheres to
2525
`set -u`/`set -o nounset` works as expected (#827)
2626
* fix `--gather-test-outputs-in` fails on tests with multiple `/` (#789)
2727
* install does not create unused `/usr/share/bats` anymore (#857)
28+
* ensure IFS is unchanged in `{setup,teardown}{_suite,_file,}`, `@test` and free code (#879)
2829

2930
### Changed
3031

0 commit comments

Comments
 (0)