Skip to content

Commit e4cefbc

Browse files
committed
update CHANGELOG.md
1 parent c4f8cb5 commit e4cefbc

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

CHANGELOG.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,28 @@
1-
## [3.0.0] 2021/07/18
1+
### [3.0.0] 2021/07/18
22
* Support color collection #15
33
* Support customize stroke width #15
44
* Support customize stroke background #18
55

6-
## [2.1.1] 2021/05/22
6+
### [2.1.1] 2021/05/22
77
* Bump Dart to 2.13
88

9-
## [2.0.1] 2021/03/28
9+
### [2.0.1] 2021/03/28
1010
* Fix not some animations not working
1111

12-
## [2.0.0] 2021/03/11
12+
### [2.0.0] 2021/03/11
1313
* Added support for null safety (Flutter 2.0)
1414
* Updated deprecated items.
1515

16-
## [1.2.0] - 2020/07/18
16+
### [1.2.0] - 2020/07/18
1717
* add `ball_triangle_path_colored`, thanks [Kok Wai Gie](https://github.com/woshikie)
1818

19-
## [1.1.0] - 2019/05/23
19+
### [1.1.0] - 2019/05/23
2020
* color is not required, if it is null, it will follow primary color.
2121
* aspectRatio is 1 to keep all animation play as expected.
2222

23-
## [1.0.0] - 2019/05/14.
23+
### [1.0.0] - 2019/05/14.
2424
* improve performance.
2525
* add chinese readme.
2626

27-
## [0.0.1] - 2019/05/11.
28-
27+
### [0.0.1] - 2019/05/11.
2928
* initial release.

0 commit comments

Comments
 (0)