Skip to content

Commit

Permalink
Add a changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
xster committed Apr 5, 2018
1 parent 875b46e commit 99be700
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
## 0.1.2

* Fix linter warning for missing lib/ folder.
* Constrain to Dart 2.

## 0.1.1

* Initial release.
3 changes: 3 additions & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ flutter:
- family: CupertinoIcons
fonts:
- asset: assets/CupertinoIcons.ttf

environment:
sdk: ">=2.0.0-dev.28.0 <3.0.0"

0 comments on commit 99be700

Please sign in to comment.