Skip to content

Commit

Permalink
update changelog with new changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake Champion committed Mar 15, 2024
1 parent c3b9072 commit 31ac4a4
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
## Unreleased
## 0.9.5 (2024-03-15)

- Bug fix: Honor CA certificates when they are supplied, either as part of a dynamic backend
definition or as part of a backend defined in fastly.toml. (In the latter case, CA certificates
can be added using the "ca_certificate" key.)
can be added using the "ca_certificate" key.) ([#305](https://github.com/fastly/Viceroy/pull/305))

- Consistently use Error::NotAvailable instead of Unsupported ([#349](https://github.com/fastly/Viceroy/pull/349))

## 0.9.4 (2024-02-22)

Expand Down

0 comments on commit 31ac4a4

Please sign in to comment.