From 6eff3d127749a9a79b82b061033cf0c689d5efad Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 30 Jul 2012 10:30:40 -0400 Subject: [PATCH] added ability to read files in CodeMirror --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index d33ea004..83f16a8c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,7 @@ * Fixed bug with showing CodeMirror after first show. +* Added ability to read files in CodeMirror. 2012.07.27, Version 0.1.4