Skip to content

Commit

Permalink
docs: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
hacdias committed Jun 23, 2023
1 parent cf9117b commit 8208dd5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ The following emojis are used to highlight certain changes:

### Added

* ✨ The gateway now supports the optional `order` and `dups` CAR parameters
from [IPIP-412](https://github.com/ipfs/specs/pull/412). `BlocksBackend` only
DFS ordering. If the request explicitly requests an ordering other than `dfs`
and `unk`, the request will return an error.

### Changed

* 🛠 The `ipns` package has been refactored. You should no longer use the direct Protobuf
Expand Down

0 comments on commit 8208dd5

Please sign in to comment.