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

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

# 1.x.x
## [1.0.1] - 2020-02-01
### Added
- Fix for viewport height (100vh)
## [1.0.3] - 2020-03-31
### Fixed
- Fixed priority bug
- Javascript performance improvement
## [1.0.4] - 2020-04-09
### Fixed
- `!important` directive respected

# 2.x.x
## [2.0.1] - 2020-06-26
### Added
- Added support for custom variable
## [2.0.2] - 2020-06-26
### Fixed
- Fixed error in README

[1.0.1]: https://www.npmjs.com/package/postcss-viewport-height-correction/v/1.0.1
[1.0.3]: https://www.npmjs.com/package/postcss-viewport-height-correction/v/1.0.3
[1.0.4]: https://www.npmjs.com/package/postcss-viewport-height-correction/v/1.0.4

[2.0.1]: https://www.npmjs.com/package/postcss-viewport-height-correction/v/2.0.1
[2.0.2]: https://www.npmjs.com/package/postcss-viewport-height-correction/v/2.0.2
