Skip to content

Commit

Permalink
Update CHANGELOG.md for #1360
Browse files Browse the repository at this point in the history
  • Loading branch information
changelogbot committed Aug 7, 2023
1 parent 1ff2145 commit 46a5efb
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 @@ -2,8 +2,13 @@

ENHANCEMENTS:

* cloudflare: swap `encoding/json` for `github.com/goccy/go-json` ([#1360](https://github.com/cloudflare/cloudflare-go/issues/1360))
* waiting_room: add support for `queueing_status_code` ([#1357](https://github.com/cloudflare/cloudflare-go/issues/1357))

BUG FIXES:

* cache_purge: don't escape HTML entity values in URLs for cache keys ([#1360](https://github.com/cloudflare/cloudflare-go/issues/1360))

DEPENDENCIES:

* deps: bumps golang.org/x/net from 0.12.0 to 0.13.0 ([#1353](https://github.com/cloudflare/cloudflare-go/issues/1353))
Expand Down

0 comments on commit 46a5efb

Please sign in to comment.