Skip to content

Commit 9d3e889

Browse files
committed
Update CHANGELOG.md
1 parent 5dc78eb commit 9d3e889

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
CHANGELOG
22
=========
33

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+
413
0.3.0
514
-----
615

0 commit comments

Comments
 (0)