We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc1d3b0 commit edff93aCopy full SHA for edff93a
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 1.5.0-nullsafety.0 - Dec 11, 2020
2
+
3
+- Migrate this package to null safety.
4
+- Sdk constraints: `>=2.12.0-0 <3.0.0` based on beta release guidelines.
5
6
## 1.4.0 - Nov 25, 2020
7
8
- **Breaking change**: custom logger via static variable `DisposeBag.logger`. It can be set to `null` to disable logging.
0 commit comments