## v1.2.0
- Update to `Drop` version v1.4.0
- Add role=tooltip, aria-describedby attributes ([#51](https://github.com/HubSpot/tooltip/pull/51))

## v1.1.0
- Update to `Tether` version v1.0.0
- Update to `Drop` version v1.1.0
- Add badges to readme

## v1.0.5
- Remove `bower install` post-install script

## v1.0.4
- Use correct `require` name for `drop`

## v1.0.3
- Remove Compass and Ruby dependencies

## v1.0.0
- Add proper UMD to `Tooltip`
- Convert from `Coffeescript` to `ES6 (Babel)`
- Fix `*.json` files to include `main`
- Remove bundled `tooltip.js`
- Restructure directory layout
- Update `gulp` builds
- Update `drop` dependency to `v1.0.0`
- Update `tether` dependency to `v0.7.1`
