Skip to content

Commit

Permalink
Add CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
kyletolle committed Aug 13, 2014
1 parent 7e5f4a7 commit 67151db
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Change Log

## v.0.1.0

- Add support for 3 digit colors in `#rgb`.
- Add `#r` method.
- Add `#g` method.
- Add `#b` method.

## v0.0.2

- Fix `require`s in spec file.

## v0.0.1

- Initial HexToRgb release.

0 comments on commit 67151db

Please sign in to comment.