Skip to content

Commit 9afc46a

Browse files
committed
changelog: prepare 0.16.0
1 parent 08959f2 commit 9afc46a

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,14 @@ The following emojis are used to highlight certain changes:
1818

1919
### Changed
2020

21+
### Removed
22+
23+
### Security
24+
25+
## [v0.16.0]
26+
27+
### Changed
28+
2129
* 🛠 `boxo/namesys`: now fails when multiple valid DNSLink entries are found for the same domain. This used to cause undefined behavior before. Now, we return an error, according to the [specification](https://dnslink.dev/).
2230

2331
### Removed
@@ -32,8 +40,6 @@ The following emojis are used to highlight certain changes:
3240
* a panic (which is recovered) could sporadically be triggered inside a CAR request, if the right [conditions were met](https://github.com/ipfs/boxo/pull/511).
3341
* no longer emits `http: superfluous response.WriteHeader` warnings when an error happens.
3442

35-
### Security
36-
3743
## [v0.15.0]
3844

3945
### Changed

0 commit comments

Comments
 (0)