diff --git a/CHANGELOG.md b/CHANGELOG.md index 13fb90a1..3f140f90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/). - All styles managing trailing commas now (https://github.com/facebook/ktfmt/issues/216, https://github.com/facebook/ktfmt/issues/442) +## [Unreleased] + +### Fixed +- Comments respecting max line width (https://github.com/facebook/ktfmt/pull/511) + + ## [0.52] ### Fixed