diff --git a/CHANGELOG.md b/CHANGELOG.md index f493fc473..c4ec89af4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,12 @@ - Fix all polar connection interpolation (except fading). - Remove unwanted line connections from line-circle + orientation changed anim. +### Changed + +- Removed the 'align: max' property from the API. That function can be achieved + by setting the axis range to: {min: '100%', max: '0%'}. + + ## [0.13.0] - 2024-09-13 ### Fixed