mirror of
https://github.com/janishutz/color-thief.git
synced 2025-11-25 13:54:25 +00:00
Move Changelog into README.md from HISTORY.md
This commit is contained in:
13
HISTORY.md
13
HISTORY.md
@@ -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
|
|
||||||
24
README.md
24
README.md
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user