# Change Log
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/).


## [1.0.3] - 2017-06-16

### Fixed
- Fix use of custom jQuery effects via `showAnim` option ([#11][])

## [1.0.2] - 2017-02-21

### Added
- Initial change log

### Fixed
- Compatibility with jQuery UI 1.12 due to its removal of `zIndex()`. See
  jQuery UI [1.12 Upgrade Guide](https://jqueryui.com/upgrade-guide/1.12/#removed-zindex)
  for more information.

[#11]: https://github.com/zorab47/jquery.ui.monthpicker/pull/11
[1.0.2]: https://github.com/zorab47/jquery.ui.monthpicker/compare/v1.0.1...v1.0.2
[1.0.3]: https://github.com/zorab47/jquery.ui.monthpicker/compare/v1.0.2...v1.0.3
