# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased][unreleased]
### Fixed
- Fix Markdown links to tag comparison URL with footnote-style links.

## [0.0.2] - 2015-02-15
### Changed
- `Inview` global to `inView`

## [0.0.3] - 2015-02-22
### Changed
- Fixed exports typo

## [0.0.4] - 2015-05-01
### Changed
- Reverted `inview` global to `InView`
- Added `data.elementOffsetTopInViewHeight`

## [0.0.5] - 2015-05-01
### Changed
- Fixed inverted height values
