Skip to content

Commit

Permalink
feat: implement new key to request and endpoint nodes (#639)
Browse files Browse the repository at this point in the history
  • Loading branch information
taconi committed May 28, 2023
1 parent a9885e1 commit f7ffd8b
Show file tree
Hide file tree
Showing 12 changed files with 436 additions and 98 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
### Added
- Implement new key `proxies` to request and endpoint nodes [#215](https://github.com/scanapi/scanapi/issues/215)

### Changed
- Change requests to httpx. [#208](https://github.com/scanapi/scanapi/issues/208)

Expand Down
Loading

0 comments on commit f7ffd8b

Please sign in to comment.