Skip to content

Commit 801c715

Browse files
Release 0.9.0
1 parent 8ee28e9 commit 801c715

File tree

1 file changed

+9
-15
lines changed

1 file changed

+9
-15
lines changed

CHANGELOG.md

Lines changed: 9 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,22 @@
11
# CHANGELOG
22

3-
## x.x.x
4-
5-
> *20xx-xx-xx* (not released)
6-
7-
> Description
8-
9-
* Features:
10-
* none
11-
* Bug fixes:
12-
* none
13-
143

154
## 0.9.0
165

17-
> *20xx-xx-xx* (not released)
6+
> *2020-12-09*
187
198
> Description
209
2110
* Features:
22-
* none
11+
* Support PHP 8
12+
* Increase default sync timeout to 5 seconds
13+
* Set --font-render-hinting=none in headless mode
2314
* Bug fixes:
24-
* Fixed option keep aline
25-
15+
* Fixed keep alive option
16+
* Fixed various phpdoc issues
17+
* Fixed sending params to newer Chrome
18+
* Fixed Wrench::connect() return value
19+
* Avoid non-thread-safe getenv function
2620

2721
## 0.8.1
2822

0 commit comments

Comments
 (0)