Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maeddin authored Jul 30, 2023
1 parent d5c0bf6 commit 10f3bde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## 0.7.0 [2023-07-30]
- BREAKING: Increases minimum SDK to 2.17
- BREAKING: Changes default background color from `ThemeData.backgroundColor` to `ThemeData.cardColor`
- BREAKING: increases minimum SDK to 2.17
- BREAKING: changes default background color from `ThemeData.backgroundColor` to `ThemeData.cardColor`
- BREAKING: changes state type of `ActionSliderController` from `SliderMode` to `ActionSliderControllerState`
- adds `anchorPosition` and `allowedInterval` to `ActionSliderController`
- adds `anchorPosition` and `allowedInterval` to `SliderState`
Expand Down

0 comments on commit 10f3bde

Please sign in to comment.