We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 524b17b commit 922509dCopy full SHA for 922509d
CHANGELOG.md
@@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
## Unreleased
7
8
+## 0.1.1 [2019-03-13]
9
+### Added
10
+ * Add a third string optional parameter to `WebTestCase::assertStatusCode` as a custom failure message
11
+
12
## 0.1 [2019-03-08]
13
First release.
14
0 commit comments