Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AnWeber committed Dec 29, 2021
1 parent dc4aedc commit 04dadb8
Show file tree
Hide file tree
Showing 3 changed files with 434 additions and 277 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
## Unreleased
## 4.9.0 (2021-12-29)

#### Features

- support http codeblocks in markdown files (AnWeber/httpyac#164)
- add raw headers to httpResponse (AnWeber/httpyac#165)
- add special env setting `request_rejectUnauthorized` to ignore SSL Verification (AnWeber/httpyac#159)
- add special env setting `request_proxy` to set proxy (AnWeber/httpyac#159)
- proxy support of `socks://` proxy (#91)

## 4.8.2 (2021-12-19)

Expand Down
Loading

0 comments on commit 04dadb8

Please sign in to comment.