Skip to content

Commit

Permalink
Release notes for v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasb-eyer committed May 26, 2018
1 parent 5cff8b2 commit 345fbb3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -470,6 +470,9 @@ Bastien Dejean (@baskerville), Phil Kulak (@pkulak) and Christian Muehlhaeuser (
Release Notes
=============

### Version 1.0
- API Breaking change in `MakeColor`: instead of `panic`ing when alpha is zero, it now returns a secondary, boolean return value indicating success. See [the color.Color interface](https://github.com/lucasb-eyer/go-colorful#the-colorcolor-interface) section and [this FAQ entry](https://github.com/lucasb-eyer/go-colorful#q-why-would-makecolor-ever-fail) for details.

### Version 0.9
- Initial version number after having ignored versioning for a long time :)

Expand Down

0 comments on commit 345fbb3

Please sign in to comment.