Skip to content

Commit fbf0c3e

Browse files
authored
Merge pull request #12 from GrahamCampbell/patch-1
Release 1.2.0
2 parents 8bda6ea + 75e8a2a commit fbf0c3e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
# Change Log
22

33

4+
## 1.2.0 - 2020-07-14
5+
6+
- Use `hrtime` to avoid clock movement bugs
7+
- Support only PHP 7.1-8.0
8+
49
## 1.1.0 - 2019-01-19
510

611
- Support client-common 1.9 and 2
7-
- Measure the time it took to do the request.
12+
- Measure the time it took to do the request
813

914
## 1.0.0 - 2016-05-05
1015

0 commit comments

Comments
 (0)