diff --git a/CHANGELOG.md b/CHANGELOG.md
index 39663cc746c2ff4192d185f3fb303f62e7ef1ac5..0a1e39a852bfa5f7700cf5a59a57eb2cfe5b041c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ### Added ###
 
 * Support for Python 3.12
+* The `linkahead` module now opts into type checking and supports mypy. 
 
 ### Changed ###