Skip to content

Commit 62ccc92

Browse files
committed
Update changelog.markdown
1 parent 929ee61 commit 62ccc92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changelog.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ title: Codeception Changelog
99

1010
#### 2.1.3
1111

12-
* <strong>[REST]</strong> **Added matching data types** by with new methods <strong>[seeResponseMatchesJsonType]</strong>(http://codeception.com/docs/modules/REST#seeResponseMatchesJsonType) and `dontSeeResponseMatchesJsonType`. See <a href="https://github.com/Codeception/Codeception/issues/2391">#2391</a>
12+
* <strong>[REST]</strong> Added matching data types by with new methods <a href="http://codeception.com/docs/modules/REST#seeResponseMatchesJsonType">seeResponseMatchesJsonType</a> and `dontSeeResponseMatchesJsonType`. See <a href="https://github.com/Codeception/Codeception/issues/2391">#2391</a>
1313
* <strong>[PhpBrowser]</strong><strong>[Frameworks]</strong> added `_request` and `_loadPage` hidden API methods for performing arbitrary requests.
1414
* <strong>[PhpBrowser]</strong><strong>[Frameworks]</strong> Fixed `seeInField`, `dontSeeInField` for disabled fields <a href="https://github.com/Codeception/Codeception/issues/2378">#2378</a>. See <a href="https://github.com/Codeception/Codeception/issues/2414">#2414</a>.
1515
* Environment files can now be located in subfolders of `tests/_env` by <strong><a href="https://github.com/Zifius">@Zifius</a></strong>

0 commit comments

Comments
 (0)