Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AnWeber committed Oct 28, 2024
1 parent 5400fc7 commit f472d97
Show file tree
Hide file tree
Showing 3 changed files with 344 additions and 327 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [6.16.0] ( 2024-10-28)
### Features
- support client certificates on OAuth2 Requests (AnWeber/httpyac#802)
- update tough-cookie to remove punycode deprecation warning (AnWeber/httpyac#813)
- support $env intellij environment variables access (AnWeber/httpyac#811)
- failed tests in reference skips request (#335)
- support `http_proxy` environment variable
- remove `unexpected-response` listener to support abortHandshake in ws (AnWeber/httpyac#816)

## [6.15.1] ( 2024-08-22)
### Features
- prefix output with name as fallback for title (318)
Expand Down
Loading

0 comments on commit f472d97

Please sign in to comment.