Skip to content

Commit

Permalink
update CHANGELOG for pr444 change
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitris committed Dec 29, 2021
1 parent 8affeab commit cbd95e5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ This document is formatted according to the principles of [Keep A CHANGELOG](htt

## [Unreleased]

### Changed

- suggest to use `go install` instead of the deprecated `go get` to install the `godog` binary ([449](https://github.com/cucumber/godog/pull/449) - [dmitris])

### Fixed

- After Scenario hook is called before After Step ([444](https://github.com/cucumber/godog/pull/444) - [vearutop])
Expand Down

0 comments on commit cbd95e5

Please sign in to comment.