From fe8f90ed6a69c0b0656f122a503e9f01e0e0cf3c Mon Sep 17 00:00:00 2001 From: Jorropo Date: Wed, 26 Jul 2023 16:22:54 +0200 Subject: [PATCH] changelog: create v0.11.0 section --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index da229502a..b3a41d83f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,18 @@ The following emojis are used to highlight certain changes: ### Added +### Changed + +### Removed + +### Fixed + +### Security + +## [v0.11.0] + +### Added + * ✨ The gateway now supports the optional `order` and `dups` CAR parameters from [IPIP-412](https://github.com/ipfs/specs/pull/412). * The `BlocksBackend` only implements `order=dfs` (Depth-First Search)