Skip to content

Commit

Permalink
docs: update changelog for 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hacdias committed Nov 1, 2023
1 parent 08b11e5 commit 66c76e5
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,18 @@ The following emojis are used to highlight certain changes:

### Added

### Changed

### Removed

### Fixed

### Security

## [v0.14.0]

### Added

* `boxo/gateway`:
* A new `WithResolver(...)` option can be used with `NewBlocksBackend(...)` allowing the user to pass their custom `Resolver` implementation.
* The gateway now sets a `Cache-Control` header for requests under the `/ipns/` namespace if the TTL for the corresponding IPNS Records or DNSLink entities is known.
Expand Down

0 comments on commit 66c76e5

Please sign in to comment.