Skip to content

Commit

Permalink
Release 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Tkko committed Aug 2, 2023
1 parent 44a3cf0 commit 67ff140
Show file tree
Hide file tree
Showing 5 changed files with 257 additions and 245 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
#### 2.4.0 · 02/08/2023

- Replaced `separator` and `separatorPositions` with `separatorBuilder`
| Property | Meaning/Default |
|--------------------------|:---------------:|
| separatorBuilder | (_) => const SizedBox(width: 8)|

#### 2.3.0 · 24/07/2023

- Fixed AGP 4.2<= compatibility in smart_auth
Expand Down
Loading

0 comments on commit 67ff140

Please sign in to comment.