Skip to content

Commit 9e03ecc

Browse files
committed
Release 0.4.0
1 parent 34475f4 commit 9e03ecc

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [0.4.0] - 2018-10-21
2+
### Added
3+
- Add `ANDROID_APK`
4+
- Add `android::debug`
5+
- Add `res` command
6+
7+
### Changed
8+
- `android::install` uses `ANDROID_APK`
9+
- Rename `utils::sync_files` to `utils::sync`
10+
- `utils::sync` deletes extraneous files
11+
- install script doesn't require user input
12+
113
## [0.3.0] - 2018-10-10
214
### Added
315
- Add `android` plugin

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.0
1+
0.4.0

0 commit comments

Comments
 (0)