Skip to content

Commit

Permalink
1.5.0-nullsafety.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hoc081098 committed Dec 11, 2020
1 parent dc1d3b0 commit edff93a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.5.0-nullsafety.0 - Dec 11, 2020

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

## 1.4.0 - Nov 25, 2020

- **Breaking change**: custom logger via static variable `DisposeBag.logger`. It can be set to `null` to disable logging.
Expand Down

0 comments on commit edff93a

Please sign in to comment.