We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f07d834 commit 079d2b3Copy full SHA for 079d2b3
1 file changed
CHANGELOG.md
@@ -1,14 +1,15 @@
1
# CHANGELOG
2
3
4
-## 1.12.0 (UPCOMING)
+## 1.12.0 (2024-12-09)
5
6
* Add PHP 8.4 support
7
* Add the ability to screenshot individual elements on the page
8
* Add `AbstractBinaryInput::getRawBinary` method
9
+* Have `Cookie` implement `IteratorAggregate`
10
11
-#### 1.11.0 (2024-03-17)
12
+## 1.11.0 (2024-03-17)
13
14
* Add PHP 8.3 support
15
* Auto-detect Chromium too
0 commit comments