version 1.3.2
=============
**Date:** 26-Jun-2015

1. (enh #16): Auto size tab height for left and right positioned tabs.
2. (enh #17): New property `addCss` for left/right tabs.
3. (enh #18): Validate `disabled` tabs.
4. (enh #19): Various tab CSS styling enhancements.

version 1.3.1
=============
**Date:** 18-Jun-2015

1. (enh #8): Better boolean validation of `enableCache`.
2. (enh #9): Add new property `ajaxSettings` to allow extending ajax configuration.
3. (enh #10): Better validation of maxTitleLength for sideways orientation.
4. (enh #11): More intelligent and optimal caching for ajax tabs.
5. (enh #12): Enhance auto border rendering after ajax load for vertical tabs (placed left or right).
6. (enh #13): Enhance tabsX events for including parameters.
7. (enh #14): Ability to configure success and error callbacks at plugin initialization.

version 1.3.0
=============
**Date:** 31-Jan-2015

1. (enh #3): Incorporate a new caching object and caching functionality settings for AJAX tabs.
2. (enh #4): Revamp code to enable usage as a jQuery plugin function `$.fn.tabsX`.
3. (enh #5): Trigger new events on tab click, ajax beforeSend, ajax success, and ajax error.
4. (bug #6): Fix trailing comma in code.
5. (enh #7): Code cleanup and restructure for JS lint changes (using JSHint Code cleanup library).

version 1.2.0
=============
**Date:** 08-Nov-2014

1. Set release to stable in composer.json.
2. Updated CHANGE log to reflect user friendly date time formats.

version 1.1.0
=============
**Date:** 16-Sep-2014

- enh #1: Enhance and build Ajax powered tabs

version 1.0.0
=============
**Date:** 01-Aug-2014

- Initial release