You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,11 @@
1
1
# Changelog
2
2
This project versioning adheres to [Semantic Versioning](http://semver.org/).
3
3
4
+
## Unreleased
5
+
6
+
## 1.15.1 - 2023-10-20
7
+
- Update `symfony/process` dependency to support upcoming Symfony 7.
8
+
4
9
## 1.15.0 - 2023-08-29
5
10
### Changed
6
11
- Capability key `ChromeOptions::CAPABILITY_W3C` used to set ChromeOptions is now deprecated in favor of `ChromeOptions::CAPABILITY`, which now also contains the W3C compatible value (`goog:chromeOptions`).
0 commit comments