diff options
Diffstat (limited to 'node_modules/color-string/CHANGELOG.md')
| -rw-r--r-- | node_modules/color-string/CHANGELOG.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/node_modules/color-string/CHANGELOG.md b/node_modules/color-string/CHANGELOG.md new file mode 100644 index 00000000..459d08df --- /dev/null +++ b/node_modules/color-string/CHANGELOG.md @@ -0,0 +1,11 @@ +# 0.3.0 + +- Fixed: HSL alpha channel ([#16](https://github.com/harthur/color-string/pull/16)) +- Fixed: ability to parse signed number ([#15](https://github.com/harthur/color-string/pull/15)) +- Removed: component.json +- Removed: browser build +- Added: license field to package.json ([#17](https://github.com/harthur/color-string/pull/17)) + +--- + +Check out commit logs for earlier releases |
