Skip to content

Commit 2f42c84

Browse files
committed
auto updated documentation
1 parent fd807ac commit 2f42c84

File tree

2 files changed

+183
-174
lines changed

2 files changed

+183
-174
lines changed

changelog.markdown

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ title: Codeception Changelog
77

88
# Changelog
99

10+
#### 2.5.6
11+
12+
* **[WebDriver]** Fixed `loadSessionSnapshot` with php-webdriver 1.1.3 by **[Naktibalda](https://github.com/Naktibalda)**.
13+
* **[WebDriver]** Avoid removing required fields in cookies. [#5470](https://github.com/Codeception/Codeception/issues/5470) by **[JorisVanEijden](https://github.com/JorisVanEijden)**
14+
* [PhpBrowser][Frameworks] Support for `formaction` attribute in `button` to submit forms. By **[Dezzpil](https://github.com/Dezzpil)**
15+
* **[FTP]** Updated to phpseclib v2 constants
16+
* Fixes: Gherkin Scenarios not loading when specified in group file by **[mozillalives](https://github.com/mozillalives)**. See [#5457](https://github.com/Codeception/Codeception/issues/5457)
17+
18+
1019
#### 2.5.5
1120

1221
* **[Laravel]** Fix missing declaration shouldReport in Laravel 5.8 by **[edno](https://github.com/edno)**

0 commit comments

Comments
 (0)