Skip to content

Commit

Permalink
update changelog for v1.11.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
TheConcierge committed Oct 10, 2024
1 parent c6f5414 commit 8726f80
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
## 1.11.0

Enhancements:

- Adds `WithAllowsPooling` option
- Adds `WithURL` option
- Adds `WithTrafficPolicy` option

Changes:

- Adds `WithTrafficPolicy` function, replacing `WithPolicyString`
- Deprecates `WithPolicyString` in favor of `WithTrafficPolicy`

## 1.10.0

Expand Down

0 comments on commit 8726f80

Please sign in to comment.