Skip to content

Commit

Permalink
Add changelog entry for #652
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-schulze-vireso committed Sep 14, 2022
1 parent 6d2f1cf commit b51c6ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,14 @@ The format is based on [Keep a Changelog][kac] and this project adheres to
`--print-output-on-failure` (#631)
* `# bats test_tags=<tag list>`/`# bats file_tags=<tag list>` and
`--filter-tags <tag list>` for tagging tests for execution filters (#642)
* warning BW03: inform about `setup_file` in wrong file (`.bats` instead of `setup_suite.bash`) (#652)

#### Documentation

* update gotcha about negated statements: Recommend using `run !` on Bats
versions >=1.5.0 (#593)
* add documentation for `bats_require_minimum_version` (#595)
* improve documentation about `setup_file` (#652)

### Fixed

Expand Down

0 comments on commit b51c6ad

Please sign in to comment.