From e6438abe8d616a47fac38993fd13239e33c3b0b0 Mon Sep 17 00:00:00 2001
From: Ian Gilman <ian@iangilman.com>
Date: Fri, 23 Jun 2017 11:18:42 -0700
Subject: [PATCH] Changelog for #1214

---
 changelog.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/changelog.txt b/changelog.txt
index 2c11b3b6..07332f18 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -49,6 +49,7 @@ OPENSEADRAGON CHANGELOG
 * Added support for setting debug mode after the Viewer object has been constructed (#1224)
 * Fixed: Sometimes the image would stick to the mouse when right-clicking and left-clicking simultaneously (#1223)
 * Fixed issue with transparent images sometimes disappearing on Safari (#1222)
+* Better calculation for TileCache release cutoff (#1214)
 
 2.2.1: