Skip to content

Commit d5ed40c

Browse files
committed
Release 1.0.0
1 parent d5575db commit d5ed40c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
# Change Log
22

33

4-
## UNRELEASED
5-
6-
- Don't test `TRACE` requests with request bodies, as they're not valid requests according to the [RFC](https://tools.ietf.org/html/rfc7231#section-4.3.8).
4+
## 1.0.0 - 2018-11-03
75

86
### Changed
97

8+
- Don't test `TRACE` requests with request bodies, as they're not valid requests according to the [RFC](https://tools.ietf.org/html/rfc7231#section-4.3.8).
109
- Make the test suite PHPUnit 6 compatible
1110

1211

0 commit comments

Comments
 (0)