Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
pnezis committed Dec 8, 2023
1 parent 6545647 commit 932e378
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ Tucan.scatter(:iris, "petal_width", "petal_length")
|> Tucan.Axes.set_orientation(:y, :right)
```

- Add `Tucan.Scale.set_scale/4` and enable passing scale options.

### Deprecated

- Deprecate `Tucan.circle/4` in favour of `Tucan.Geometry.circle/4`
Expand Down

0 comments on commit 932e378

Please sign in to comment.