Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
riasvdv authored and github-actions[bot] committed Sep 20, 2024
1 parent 02ce48c commit 417ab25
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

All notable changes to `color` will be documented in this file

## 1.6.0 - 2024-09-20

### What's Changed

* Ignore more file when packaging releases by @andypost in https://github.com/spatie/color/pull/83
* Fix typo in README for Hsl::fromString() in Cast the color to a string. by @agnonym in https://github.com/spatie/color/pull/84
* Added named colors by @vanodevium in https://github.com/spatie/color/pull/87

### New Contributors

* @andypost made their first contribution in https://github.com/spatie/color/pull/83
* @agnonym made their first contribution in https://github.com/spatie/color/pull/84
* @vanodevium made their first contribution in https://github.com/spatie/color/pull/87

**Full Changelog**: https://github.com/spatie/color/compare/1.5.3...1.6.0

## 1.5.3 - 2022-12-18

### What's Changed
Expand Down

0 comments on commit 417ab25

Please sign in to comment.