From 8c54ffec8e4779549ffe2d06b83a8ddecf3eadfc Mon Sep 17 00:00:00 2001 From: Kamil Kokot Date: Mon, 13 Jan 2020 21:53:42 +0100 Subject: [PATCH] Update README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cc6c521..5562c3c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

SymfonyExtension

-This Behat extension provides an integration with Symfony (both `^3.4`, `^4.3` and `^5.0`) and Mink driver for Symfony application. +This Behat extension provides an integration with Symfony (both `^3.4`, `^4.4` and `^5.0`) and Mink driver for Symfony application. It allows for: @@ -22,6 +22,8 @@ It allows for: * [Behat/Symfony2Extension differences](docs/04_bs2e_differences.md) * [Configuration reference](docs/05_configuration_reference.md) +For a bit of backstory, take a look at the [SymfonyExtension v2.0.0 release blogpost](https://kamilkokot.com/tame-behat-with-the-brand-new-symfony-extension/?utm_source=github&utm_medium=referral&utm_campaign=readme). + ## Versioning This package follows [semantic versioning](https://semver.org/) - public API is defined as configuration and behaviour