Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0x676e67 committed Dec 15, 2024
1 parent 6920805 commit a4cc233
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ All notable changes to this project will be documented in this file.
- Add `Edge 131` impersonate (#158)
- *(client)* Add support for base URL parameter (#159)
- *(client)* Add support for base URL parameter
- Add loading of dynamic root certificate store (#170)
- *(client)* Request specific cookie store override (#171)

### 🐛 Bug Fixes

Expand All @@ -24,6 +26,9 @@ All notable changes to this project will be documented in this file.
- Update impersonate template
- Update macro export scope
- To avoid ambiguity, `ca_cert_store` is renamed to `root_certs_store` (#162)
- Simplify root certificate load
- Simplify root certificate load (#169)
- Move `ImpersonateSettings` to implement location

### ◀️ Revert

Expand Down

0 comments on commit a4cc233

Please sign in to comment.