Theme Name:   Tanzanite
File Name:    Changelog
Tested up to: 4.1.2
Stable tag:	  1.1.0

== Changelog ==

= 1.1.0 =
* Fixed: Implemented security patch related to add_query_arg()
* Fixed: Improper sanitization placements.
* Added missing sanitization and capability checks.
* Added function for featured post type to facilitate better security implementation

= 1.0.9 =
* NEW: Added option to select the post type to be used for the Featured section i.e posts, pages or a custom post type - files: customizer.php, functions.php & featured-content.php.
* NEW: Added option to select orderby appearance for Featured Content - files: customizer.php, functions.php & featured-content.php.
* NEW: Added option to display Featured Content in either Ascending or Descending order - files: customizer.php, functions.php & featured-content.php.

= 1.0.8 =
* Added check for top-nav menu to hide the small media toggle when empty.
* CSS adjustments for better handling of the above change.
* Added html5 support for both gallery and caption.
* Implemented the checked() function for custom widgets.
* Implemented correct data security for footer credits.

= 1.0.7 =
* Adding full width template which seem to have gone missing between versions

= 1.0.6 =
* NEW: Added option to hide footer credits.
* Fixed Logo Alt text output bug.

= 1.0.5 =
* NEW: Added option to add a site logo via theme customizer together with logo alt text.

= 1.0.4 =
* Added sanitization for checkbox select options.
* Added sanitization for slider transition radio select options.
* Corrected incorrect textdomain in customizer.php.

= 1.0.3 =
* Moved body class from functions.php to extras.php.
* Corrected the sanitization input method plus the output escape rule for tanzanite_sidebar_social_title
* Removed unreadable text in featured-content.php
* Removed version check from tanzanite-page-showcase.php
* Added translation strings to tanzanite-page-showcase.php

= 1.0.2 =
* Correction made to sanitize_callback function to use core function where available.

= 1.0.1 =
* Removed an extra closing div in the footer.
* Added data sanitization to theme customizer for better security.
* Added .pot file for ease of theme translation.

= 1.0.0 =
Initial Release 