From f8914f4aee3e3b8c85dea15e092a7feea108d249 Mon Sep 17 00:00:00 2001 From: Jakub Sztandera Date: Fri, 24 May 2019 15:55:15 +0200 Subject: [PATCH] Update CHANGELOG.md Co-Authored-By: MollyM --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f7226c7e7..fb5a19499 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ This was fixed in ([ipfs/go-ipfs#6255](https://github.com/ipfs/go-ipfs/pull/6255 Go-libp2p has gained ability to use TLS 1.3 for connection encryption and authentication. Go-ipfs will accept TLS 1.3 handshakes but will still primarily use secio. -If you want to help testing new handshake, you can enable [experiment](https://github.com/ipfs/go-ipfs/blob/master/docs/experimental-features.md#tls-13-as-default-handshake-protocol). +If you want to help testing the new handshake, you can enable [this experiment](https://github.com/ipfs/go-ipfs/blob/master/docs/experimental-features.md#tls-13-as-default-handshake-protocol). ### New: Build system `GOCC` variable