diff --git a/CHANGELOG.md b/CHANGELOG.md
index e0589ec4e056a494e79762ef048cf2e644f4f40a..b81b0079865d1d70e8f45a306281ceea6321b1b1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -34,6 +34,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
   file containing (only) an ISO-formatted datetime string can be
   specified here. Directories with this option won't match if all
   their contents were last modified before that datetime.
+- Allow adding pydb breakpoints to the scanner by setting a property
+  `breakpoint` to true in the configuration of a converter.
 
 ### Changed ###