@cryptotaxi247 / kubo / commits / 477c97ccf

Added autogenerated TOC

Steve Loeppky committed Dec 12, 2022 at 18:00 UTC 477c97ccf1eaf96fbfc4ec22dbc7deabfe779a67
1 file changed +17 -13
docs/changelogs/v0.18.md
+17 -13
@@ -6,19 +6,23 @@
6
7 Below is an outline of all that is in this release, so you get a sense of all that's included.
8
9 -- [Kubo changelog v0.18](#kubo-changelog-v018)
10 - - [v0.18.0](#v0180)
11 - - [Overview](#overview)
12 - - [🔦 Highlights](#-highlights)
13 - - [(DAG-)JSON and (DAG-)CBOR Response Formats on Gateways](#dag-json-and-dag-cbor-response-formats-on-gateways)
14 - - [🐎 Fast directory listings with DAG sizes](#-fast-directory-listings-with-dag-sizes)
15 - - [Content Routing](#content-routing)
16 - - [WebTransport enabled by default](#webtransport-enabled-by-default)
17 - - [QUICv1 & WebTransport Config Migration](#quicv1--webtransport-config-migration)
18 - - [Provider Record Republish and Expiration](#provider-record-republish-and-expiration)
19 - - [Lowered `ConnMgr`](#lowered-connmgr)
20 - - [Changelog](#changelog)
21 - - [Contributors](#contributors)
9 +<!-- TOC depthfrom:3 -->
10 +
11 +- [Overview](#overview)
12 +- [🔦 Highlights](#-highlights)
13 + - [DAG-JSON and DAG-CBOR Response Formats on Gateways](#dag-json-and-dag-cbor-response-formats-on-gateways)
14 + - [🐎 Fast directory listings with DAG sizes](#-fast-directory-listings-with-dag-sizes)
15 + - [Content Routing](#content-routing)
16 + - [WebTransport enabled by default](#webtransport-enabled-by-default)
17 + - [WebTransport + QUIC on one single port](#webtransport--quic-on-one-single-port)
18 + - [QUICv1 & WebTransport Config Migration](#quicv1--webtransport-config-migration)
19 + - [/quic Draft-29 early-deprecation](#quic-draft-29-early-deprecation)
20 + - [Provider Record Republish and Expiration](#provider-record-republish-and-expiration)
21 + - [Improving libp2p resource management integration](#improving-libp2p-resource-management-integration)
22 +- [Changelog](#changelog)
23 +- [Contributors](#contributors)
24 +
25 +<!-- /TOC -->
26
27 ### 🔦 Highlights
28