Update CHANGELOG and fix CONTRIBUTING typo.

This commit is contained in:
jcamiel 2023-06-22 11:35:05 +02:00
parent fa47a03ef3
commit 881fdd9c51
No known key found for this signature in database
GPG Key ID: 07FF11CFD55356CC
2 changed files with 8 additions and 0 deletions

View File

@ -2,6 +2,7 @@
========================================================================================================================
Thanks to
[@elbart](https://github.com/elbart),
[@dross-carve](https://github.com/dross-carve),
[@kaala](https://github.com/kaala),
[@phaza](https://github.com/phaza),
@ -14,6 +15,12 @@ Thanks to
Enhancements:
* Introduce curl --path-as-is option [#1669](https://github.com/Orange-OpenSource/hurl/issues/1669)
* Deprecate word predicate when operator is available [#1662](https://github.com/Orange-OpenSource/hurl/issues/1662)
* Make hurlfmt support several input files (like Hurl) [#1650](https://github.com/Orange-OpenSource/hurl/issues/1650)
* Add timings info to very verbose mode [#1644](https://github.com/Orange-OpenSource/hurl/issues/1644)
* Add waterfall to HTML report for a Hurl file [#1613](https://github.com/Orange-OpenSource/hurl/issues/1613)

View File

@ -110,3 +110,4 @@ Et voilà 🎉!
[Create a new Git branch]: https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-and-deleting-branches-within-your-repository
[required to be signed]: https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification
[integration tests]: https://github.com/Orange-OpenSource/hurl/tree/master/integration
[the integration `README`]: /integration/README.md