diff --git a/CHANGELOG.md b/CHANGELOG.md
index b11e42239411e49f47851e71781e97f52ddd78d5..142622e23f2470f0d95e088a908db0bec3eec327 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,7 +12,8 @@ that users understand how the changes affect the new version.
 version 5.0.0-dev
 ---------------------------
 + Centrifuge: Remove metrics file from classification (which causes the
-  summary report to be empty). https://github.com/DaehwanKimLab/centrifuge/issues/83
+  summary report to be empty).
+  https://github.com/DaehwanKimLab/centrifuge/issues/83
 + Add NanoPlot and NanoQC tasks.
 + Centrifuge: Add `timeMinutes` to `Classify` task and remove unnecessary
   downloading tasks (alternative is refseqtools).