mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-22 15:42:20 +03:00
Update CHANGELOG.md
This commit is contained in:
parent
37da06054d
commit
e67ed69d2a
@ -6,6 +6,7 @@ Thanks to
|
||||
[@jlecour](https://github.com/jlecour),
|
||||
[@ako](https://github.com/ako),
|
||||
[@jmoore34](https://github.com/jmoore34),
|
||||
[@robjtede](https://github.com/robjtede),
|
||||
[@devnoname120](https://github.com/devnoname120),
|
||||
[@dalejefferson-rnf](https://github.com/dalejefferson-rnf),
|
||||
[@dnsmichi](https://github.com/dnsmichi),
|
||||
@ -13,6 +14,8 @@ Thanks to
|
||||
|
||||
Enhancements:
|
||||
|
||||
* Add connect-to option [#1079](https://github.com/Orange-OpenSource/hurl/issues/1079)
|
||||
|
||||
* Add name attribute to JUnit report [#1078](https://github.com/Orange-OpenSource/hurl/issues/1078)
|
||||
|
||||
* Check HTTP version and status first, then other asserts. [#1072](https://github.com/Orange-OpenSource/hurl/issues/1072)
|
||||
@ -25,6 +28,8 @@ Enhancements:
|
||||
|
||||
* Use HTTP instead of HTTP/* for any HTTP version match [#975](https://github.com/Orange-OpenSource/hurl/issues/975)
|
||||
|
||||
* Add RunnerOptionsBuilder to create instance of RunnerOptions. [#972](https://github.com/Orange-OpenSource/hurl/issues/972)
|
||||
|
||||
* Add support for LINK, UNLINK, PURGE, LOCK, UNLOCK, PROPFIND and VIEW HTTP method [#967](https://github.com/Orange-OpenSource/hurl/issues/967)
|
||||
|
||||
* Add GraphQL support [#504](https://github.com/Orange-OpenSource/hurl/issues/504)
|
||||
|
Loading…
Reference in New Issue
Block a user