Skip to content

Commit

Permalink
Merge pull request #74 from fastly/dgryski/release-v0.1.7
Browse files Browse the repository at this point in the history
CHANGELOG: update for 0.1.7
  • Loading branch information
dgryski authored Aug 4, 2023
2 parents d879056 + 11eb7af commit ce43fe9
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
## Unreleased

## 0.1.7 (2023-08-04)

### Added

- Add Append method to ResponseWriter
- Add SecretFromBytes to secretstore
- Add support for HandoffWebsocket, HandoffFanout hostcalls (`exp/handoff`)
- Add support for backend query API (`backend`)
- Add support for testing via Viceroy with `go test`

### Changed

- Improve returned errors

## 0.1.6 (2023-07-13)

### Added
Expand Down

0 comments on commit ce43fe9

Please sign in to comment.