Skip to content

Commit 2f8d375

Browse files
author
github-actions
committed
Prepare version 0.3.0
1 parent a58efe8 commit 2f8d375

1 file changed

Lines changed: 15 additions & 10 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,56 @@
11
# Changelog
22

3+
## [0.3.0]
4+
5+
- Released @ 10/2024 (UTC)
6+
- breaking: Update dependencies and docs
7+
38
## [0.2.2]
49

5-
- Released @ 9/2024 (UTC)
10+
- Released @ 10/2024 (UTC)
611
- chore: Update dependencies
712

813
## [0.2.1]
914

10-
- Released @ 9/2024 (UTC)
15+
- Released @ 10/2024 (UTC)
1116
- chore: Update dependencies
1217

1318
## [0.2.0]
1419

15-
- Released @ 9/2024 (UTC)
20+
- Released @ 10/2024 (UTC)
1621
- breaking: Remove utils, depend on df_type package, rename mixins from previous release
1722

1823
## [0.1.6]
1924

20-
- Released @ 9/2024 (UTC)
25+
- Released @ 10/2024 (UTC)
2126
- fix: Fix another bug with mixins
2227

2328
## [0.1.5]
2429

25-
- Released @ 9/2024 (UTC)
30+
- Released @ 10/2024 (UTC)
2631
- fix: Fix bug with mixins
2732

2833
## [0.1.4]
2934

30-
- Released @ 9/2024 (UTC)
35+
- Released @ 10/2024 (UTC)
3136
- feat: Add CancelablesMixin, ClosablesMixin, DisposablesMixin and StoppablesMixin
3237

3338
## [0.1.3]
3439

35-
- Released @ 9/2024 (UTC)
40+
- Released @ 10/2024 (UTC)
3641
- refactor: Update FutureOrController's with an addAll method
3742

3843
## [0.1.2]
3944

40-
- Released @ 9/2024 (UTC)
45+
- Released @ 10/2024 (UTC)
4146
- refactor: Change FutureOrController's complete method to accept an optional onComplete callback
4247

4348
## [0.1.1]
4449

45-
- Released @ 9/2024 (UTC)
50+
- Released @ 10/2024 (UTC)
4651
- chore: Fix issues with async behaviour
4752

4853
## [0.1.0]
4954

50-
- Released @ 9/2024 (UTC)
55+
- Released @ 10/2024 (UTC)
5156
- Initial commit

0 commit comments

Comments
 (0)