Skip to content

Commit

Permalink
Changelog updated
Browse files Browse the repository at this point in the history
  • Loading branch information
devtronic committed Apr 27, 2019
1 parent 1070511 commit 5bb5ce2
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,15 @@
## 2.0.2
- Copyright updated
- Travis fixed
- Fix lib/container.dart. (-0.50 points): line 132 col 13: Don't explicitly initialize variables to null.
- Fix lib/service.dart. (-0.50 points): line 50 col 13: Use isNotEmpty instead of length
- `isInstanceOf<T>` replaced by `TypeMatcher<T>`
- `analysis_options.yaml` added

## 2.0.0 / 2.0.1
- SDK version constraint updated
- Test version updated

## 1.1.1

Tests fixed
Expand Down

0 comments on commit 5bb5ce2

Please sign in to comment.