Skip to content

Commit

Permalink
docs: add mention of Worker change
Browse files Browse the repository at this point in the history
  • Loading branch information
crutchcorn committed Dec 26, 2024
1 parent 8368bb1 commit 73082d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
- Removed the deprecated `Builder.getPopulation` API, use the `Builder.population` property instead
- Removed the deprecated `Builder.getHsl` API, use the `Builder.hsl` property instead
- Removed the deprecated `Builder.getRgb` API, use the `Builder.rgb` property instead
- Workers are imported differently using the `?worker` import fix alias

# v3.2.0

Expand Down

0 comments on commit 73082d0

Please sign in to comment.