Skip to content

Commit 4334bff

Browse files
committed
Preparing v3.0.1 release
1 parent 7d15837 commit 4334bff

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGES

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
1+
(UPCOMING) [4.0.0]
2+
- A `Batch` does not need to be passed to the constructors anymore.
3+
- Introduced `PieWidget` in the new design: the `RadialGroup` now doesn't deal in any way with the `ShapeDrawer`.
4+
- `getMaxDiameter` has been renamed to `getCurrentDiameter`.
5+
- `getMaxRadius` has been renamed to `getCurrentRadius`.
6+
17
[3.0.1]
28
- Hotfix for "floating" `Group` that contained `RadialGroup`.
3-
- More efficient reset of the hover on mouse-exit.
4-
- The `background` image can now be a `Drawable` as well (but this will prevent you from using `rotateBy()`).
9+
- More efficient evaluation for the reset of the hover on mouse-exit.
10+
- The `background` image can now be a `Drawable` as well (but keep in mind that `Drawable` cannot be rotated).
511

612
[3.0.0]
713
- Hotfix for `rotateBy()`.

0 commit comments

Comments
 (0)