@cryptotaxi247 / kubo / commits / a4052c645

chore: fix toc in changelog for 0.18

Marcin Rataj committed Mar 10, 2023 at 15:30 UTC a4052c645bce995cd88c93fc4fa1dbcf12c3f84c
1 file changed +16 -16
docs/changelogs/v0.18.md
+16 -16
@@ -88,22 +88,22 @@ Below is an outline of all that is in this release, so you get a sense of all th
88
89 <!-- TOC depthfrom:3 -->
90
91 - - [Overview](#overview)
92 - - [🔦 Highlights](#-highlights)
93 - - [Content routing](#content-routing)
94 - - [Default InterPlanetary Network Indexer](#default-interplanetary-network-indexer)
95 - - [Increase provider record republish interval and expiration](#increase-provider-record-republish-interval-and-expiration)
96 - - [Gateways](#gateways)
97 - - [(DAG-)JSON and (DAG-)CBOR response formats](#dag-json-and-dag-cbor-response-formats)
98 - - [🐎 Fast directory listings with DAG sizes](#-fast-directory-listings-with-dag-sizes)
99 - - [QUIC and WebTransport](#quic-and-webtransport)
100 - - [WebTransport enabled by default](#webtransport-enabled-by-default)
101 - - [QUIC and WebTransport share a single port](#quic-and-webtransport-share-a-single-port)
102 - - [Differentiating QUIC versions](#differentiating-quic-versions)
103 - - [QUICv1 and WebTransport config migration](#quicv1-and-webtransport-config-migration)
104 - - [Improving libp2p resource management integration](#improving-libp2p-resource-management-integration)
105 - - [📝 Changelog](#-changelog)
106 - - [👨‍👩‍👧‍👦 Contributors](#-contributors)
91 +- [Overview](#overview)
92 +- [🔦 Highlights](#-highlights)
93 + - [Content routing](#content-routing)
94 + - [Default InterPlanetary Network Indexer](#default-interplanetary-network-indexer)
95 + - [Increase provider record republish interval and expiration](#increase-provider-record-republish-interval-and-expiration)
96 + - [Gateways](#gateways)
97 + - [(DAG-)JSON and (DAG-)CBOR response formats](#dag-json-and-dag-cbor-response-formats)
98 + - [🐎 Fast directory listings with DAG sizes](#-fast-directory-listings-with-dag-sizes)
99 + - [QUIC and WebTransport](#quic-and-webtransport)
100 + - [WebTransport enabled by default](#webtransport-enabled-by-default)
101 + - [QUIC and WebTransport share a single port](#quic-and-webtransport-share-a-single-port)
102 + - [Differentiating QUIC versions](#differentiating-quic-versions)
103 + - [QUICv1 and WebTransport config migration](#quicv1-and-webtransport-config-migration)
104 + - [Improving libp2p resource management integration](#improving-libp2p-resource-management-integration)
105 +- [📝 Changelog](#-changelog)
106 +- [👨‍👩‍👧‍👦 Contributors](#-contributors)
107
108 <!-- /TOC -->
109