Add changelog entry for peering fix (#14160)

This commit is contained in:
Evan Culver 2022-08-11 16:23:02 -07:00 committed by GitHub
parent 6dd09fbb2e
commit 690a5bf8f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
.changelog/14119.txt Normal file
View File

@ -0,0 +1,3 @@
```release-note:bug
connect: Fixed some spurious issues during peering establishment when a follower is dialed
```