Skip to content

Commit

Permalink
Merge pull request #12 from GrahamCampbell/patch-1
Browse files Browse the repository at this point in the history
Release 1.2.0
  • Loading branch information
dbu authored Jul 14, 2020
2 parents 8bda6ea + 75e8a2a commit fbf0c3e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
# Change Log


## 1.2.0 - 2020-07-14

- Use `hrtime` to avoid clock movement bugs
- Support only PHP 7.1-8.0

## 1.1.0 - 2019-01-19

- Support client-common 1.9 and 2
- Measure the time it took to do the request.
- Measure the time it took to do the request

## 1.0.0 - 2016-05-05

Expand Down

0 comments on commit fbf0c3e

Please sign in to comment.