Skip to content

Commit

Permalink
🔖 Release 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Komposten committed Apr 1, 2021
1 parent 5ad714c commit ecc36c9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 3.0.0
### API changes
- Minimum Dart SDK requirement changed to 2.12.0.
- All components have been updated for the new [null-safety](https://dart.dev/null-safety/understanding-null-safety) system (courtesy of [bsutton](https://github.com/bsutton)).

### Fixes
- Fix a couple of broken references in the API documentation.

## 2.0.1
### Additions
- Add [example/example.md](example/example.md) to make the new examples show up on pub.dev.
Expand Down

0 comments on commit ecc36c9

Please sign in to comment.