Move Changelog into README.md from HISTORY.md

This commit is contained in:
Lokesh Dhakar
2015-06-29 17:48:38 -07:00
parent bf471cf160
commit 5a62eff143
2 changed files with 24 additions and 13 deletions

View File

@@ -1,13 +0,0 @@
v2.0.0
---
- Embed quantize into color thief file
- Strip out jQuery requirement
- Credit those who helped with edits - Nathan Spady for drag and drop support.
**Demo page and example changes**
- Don't show yellow circle buttons till images have loaded
- Add FB and Twitter buttons
- Add drag n drop support
- Make design responsive
- Touch support on demo page

View File

@@ -48,3 +48,27 @@ Licensed under the [Creative Commons Attribution 2.5 License](http://creativecom
* Free for use in both personal and commercial projects. * Free for use in both personal and commercial projects.
* Attribution requires leaving author name, author homepage link, and the license info intact. * Attribution requires leaving author name, author homepage link, and the license info intact.
## Changelog
### v2.0.1 - UNRELEASED
- [Fix] @nobodypb - MMCQ lib issues [#16](https://github.com/lokesh/color-thief/pull/16)
- [Fix] @nteike - [#33](https://github.com/lokesh/color-thief/pull/33)
- Drop version number from bower.json
- Fix incorrect bower.json main property path
### v2.0.0 - 2013-06-23
- Embed quantize into color thief file
- Strip out jQuery requirement
- Credit those who helped with edits - Nathan Spady for drag and drop support.
**Demo page and example changes**
- Don't show yellow circle buttons till images have loaded
- Add FB and Twitter buttons
- Add drag n drop support
- Make design responsive
- Touch support on demo page