Skip to content

Commit b069614

Browse files
committed
fmt changelog
1 parent 1a2223b commit b069614

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

CHANGELOG.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
11
## 1.1.0 - May 9, 2021
22

3-
- Update `rxdart` to `0.27.0`.
3+
- Update `rxdart` to `0.27.0`.
44

55
## 1.0.0 - Apr 02, 2021
66

7-
- Stable release for null safety.
7+
- Stable release for null safety.
88

99
## 1.0.0-nullsafety.1 - Jan 23, 2021
1010

11-
- Fix docs.
11+
- Fix docs.
1212

1313
## 1.0.0-nullsafety.0 - Jan 23, 2021
1414

15-
- Bugfixes: cancel `StreamSubscription` not remove listener.
15+
- Bugfixes: cancel `StreamSubscription` not remove listener.
1616

1717
## 0.1.0-nullsafety.0 - Jan 15, 2021
1818

19-
- Migrate this package to null safety.
20-
- Sdk constraints: `>=2.12.0-0 <3.0.0` based on beta release guidelines.
19+
- Migrate this package to null safety.
20+
- Sdk constraints: `>=2.12.0-0 <3.0.0` based on beta release guidelines.
2121

2222
## 0.0.2 - Jan 15, 2021
2323

24-
- Internal refactor
24+
- Internal refactor
2525

2626
## 0.0.1 - Dec 15, 2020
2727

28-
- Initial version.
28+
- Initial version.

0 commit comments

Comments
 (0)