diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 69ce4f47b..37953d6b6 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -3,6 +3,12 @@ Change Log
Inspired by `Keepachangelog.com `__.
+- Unreleased
+
+ - Fix internal ``NodeFinder`` visitor for when non-Docutils nodes are
+ present in the content of a directive.
+ `#812 `__
+
- 2022-02-14 - **Breathe v4.33.1**
- Avoid warning about multiple graphviz directives.