
AJAX Include 7.x-1.0-dev, 2015-11-22
------------------------------------
- Fixed for settings being reset to disabled state.

AJAX Include 7.x-1.0-dev, 2015-11-15
------------------------------------
- Fixed wrong compare between old and new values causing failing saving.
  Be sure to DISABLE the block to cleanup old values first, save, and then
  re-enable them.
- Cleaned up a few trivial things.
- Removed unused drupal.ajax library dependencies.

AJAX Include 7.x-1.0-dev, 2015-11-14
------------------------------------
- Added basePath to the JS path.

AJAX Include 7.x-1.0-dev, 2015-11-09
------------------------------------
- Initial WIP.