diff --git a/changelog.md b/changelog.md
index ef2ccd88e20a5362efc136b82a4112a4b1a43923..619563383e6335e930dbc97f6a11c4025216c16c 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,8 @@
+1.2.0.1
+
+* Fixed a buffer overflow in rendering of large Integers
+  (https://github.com/bos/text/issues/99)
+
 1.2.0.0
 
 * Fixed an integer overflow in the replace function