# 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/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [0.1.2] - 2018-11-25
### Added
- new methods: new_gray(gray: u8), grayscale_hdtv(), grayscale_hdr() and monochrome()

### Changed
- improved documentation

### Fixed
- value of KnownColors::Transparent

## [0.1.1] - 2018-11-18
### Added
- README.md, LICENSE and this CHANGELOG file

## [0.1.0] - 2018-11-17
### Added
- initial Release