Skip to content

Commit

Permalink
Updating change log
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealmond committed Jan 24, 2017
1 parent 3de2356 commit cbc6cda
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
build
composer.lock
docs
vendor
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# Changelog

## 0.0.1 - 2017-01-18
## 0.0.1 - 2017-01-24

### Added
- Alter color lightness, darkness, and hue
- Calculate brightness and luminosity contrast between two colours
- Calculate brightness and luminosity contrast between two colors
- Generate color palettes based on a color
- Convert from hex to RGB to HSL
- Output CSS strings of colors
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[![Total Downloads][ico-downloads]][link-downloads]


This library will allow you to alter colours, check readability, and generate different palettes based on a base color.
This library will allow you to alter colors, check readability, and generate different palettes based on a base color.

## Install

Expand Down

0 comments on commit cbc6cda

Please sign in to comment.