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 5dc78eb commit 9d3e889Copy full SHA for 9d3e889
CHANGELOG.md
@@ -1,6 +1,15 @@
1
CHANGELOG
2
=========
3
4
+0.4.0
5
+-----
6
+
7
+* Speed up the boot sequence
8
+* Add basic support for file uploads
9
+* Add a `readinessPath` option to use a custom path for server readiness detection
10
+* Fix the behavior of `ChoiceFormField::getValue()` to be consistent with other BrowserKit implementations
11
+* Ensure to clean the previous content of field when using `TextareaFormField::setValue()` and `InputFormField::setValue()`
12
13
0.3.0
14
-----
15
0 commit comments