=== Folly Changelog ===

= 1.0.6 (2014.07.01) =
 * Fixed a bug for the single portfolio template, when there's the featured image only.

= 1.0.5 (2013.12.12) =
 * nice_scripts_css() is handled by wp_enqueue_scripts() - With priority first so it doesn't override the custom styles - /includes/scripts.php
 * Fixed some notices around the social items.
 * Prepared the Custom Post Type for the Framework version 1.1.0 (WordPress 3.8 compatible)

= 1.0.4 (2013.10.31) =
 * Prepared the theme to work without TimThumb.
 * Added the JPEG compression-level option. /includes/options.php

= 1.0.3 (2013.07.05) =
 * Added image options for the new framework image solution.
 * Cleaned up the code.
 * Updated the contact js. It cleans the form once the message was sent. (nice_contact_js() on bbq/includes/scripts.php)
 * Made the contact js strings translatable.

= 1.0.2 (2012.11.05) =
 * CSS bugs f/IE8

= 1.0.1 (2012.09.20) =
 * Updated nice_contact_ajax() function on includes/functions.php

= 1.0.00 (2012.04.23) =
 * First Logged release