@@ -1,3 +1,9 @@
+version 1.9.0
+=============
+**Date:** 21-Jul-2014
+
+1. (enh #10): Ability to display initial caption, when initialPreview is false.
version 1.8.0
=============
**Date:** 15-Jul-2014
@@ -1,7 +1,7 @@
/*!
* @copyright Copyright © Kartik Visweswaran, Krajee.com, 2014
* @package bootstrap-fileinput
- * @version 1.8.0
+ * @version 1.9.0
*
* File input styling for Bootstrap 3.0
* Built for Yii Framework 2.0
@@ -1,6 +1,6 @@
* File input styled for Bootstrap 3.0 that utilizes HTML5 File Input's advanced
* features including the FileReader API. This plugin is inspired by the blog article at