diff --git a/CHANGELOG.md b/CHANGELOG.md index b5e891276..d9050a9e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] -- No changes yet. - +### Fixed +- Columns in the HTML Outbounds table on the debug page now properly line up + with header rows. ## [1.60.0] - 2022-02-03 ### Added diff --git a/x/debug/debug.go b/x/debug/debug.go index d2e958365..01cff1415 100644 --- a/x/debug/debug.go +++ b/x/debug/debug.go @@ -142,6 +142,7 @@ var ( + Name State Peers