From ec48192d6f1aa3da1e5cb679f07087c2c8668f71 Mon Sep 17 00:00:00 2001
From: Bryan O'Sullivan <bos@serpentine.com>
Date: Tue, 11 Nov 2014 20:54:13 -0800
Subject: [PATCH] Update changelog

---
 changelog.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/changelog.md b/changelog.md
index ef2ccd88..61956338 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
-- 
GitLab