Generate changelog for v2.0.6

This commit is contained in:
Kamil Kokot
2019-03-15 15:39:06 +01:00
parent 810c95f7f5
commit c22e21b724

View File

@@ -1,5 +1,9 @@
# CHANGELOG for `2.0.x`
## v2.0.6 (2019-03-15)
- [#74](https://github.com/FriendsOfBehat/SymfonyExtension/issues/74) Fix bug preventing changes of Mink default session service ([@pamil](https://github.com/pamil))
## v2.0.5 (2019-03-04)
- [#72](https://github.com/FriendsOfBehat/SymfonyExtension/issues/72) Allow accessing a context in another context ([@pamil](https://github.com/pamil))