Skip to content

Commit 35cec88

Browse files
authored
Revert "Merge Release v0.14.0"
1 parent 9c22812 commit 35cec88

File tree

2 files changed

+1
-13
lines changed

2 files changed

+1
-13
lines changed

CHANGELOG.md

-12
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,6 @@ The following emojis are used to highlight certain changes:
1616

1717
### Added
1818

19-
### Changed
20-
21-
### Removed
22-
23-
### Fixed
24-
25-
### Security
26-
27-
## [v0.14.0]
28-
29-
### Added
30-
3119
* `boxo/gateway`:
3220
* A new `WithResolver(...)` option can be used with `NewBlocksBackend(...)` allowing the user to pass their custom `Resolver` implementation.
3321
* 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.

version.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "v0.14.0"
2+
"version": "v0.13.1"
33
}

0 commit comments

Comments
 (0)