Skip to content

Commit 8fec8bc

Browse files
committed
Add a changelog entry
1 parent 6a62541 commit 8fec8bc

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog for FriendsOfBehat/MinkExtension
2+
3+
## Version 2.8.0
4+
5+
* Goutte support has been deprecated, and will be removed in the next major release. The `GoutteFactory` will trigger a deprecation
6+
notice when it is used to build a driver, for example by using `goutte` as the driver identifier in your `behat.yml` configuration
7+
file (https://github.com/FriendsOfBehat/MinkExtension/pull/39/). Note, however, that Behat currenty does not have a built-in mechanism
8+
to collect such deprecation notices and display them in a user-friendly way.

0 commit comments

Comments
 (0)