Skip to content

Commit

Permalink
version 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
maeddin committed Feb 6, 2024
1 parent 6a59990 commit 93bf173
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
## 0.8.1
## 0.8.1 (2024-02-06)

- adds `indicatorGradient` to `ToggleStyle` ([#44](https://github.com/splashbyte/animated_toggle_switch/issues/44))
- fixes problems with `backgroundGradient` and `backgroundColor` ([#46](https://github.com/splashbyte/animated_toggle_switch/issues/46))
- adds `AnimationType.none`
- introduces `CustomToggleStyle` for disabling the animation of single style properties
- introduces `positionListener` ([#50](https://github.com/splashbyte/animated_toggle_switch/issues/50))
- fixes [#51](https://github.com/splashbyte/animated_toggle_switch/issues/51)

## 0.8.0 (2023-09-02)

Expand Down

0 comments on commit 93bf173

Please sign in to comment.