Fixed platform filter. Fixes #18

This commit is contained in:
Eddy Hintze
2020-02-22 13:54:57 -05:00
parent c1e1df35fe
commit ccff521927
5 changed files with 48 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# Change log
### 0.2.2
- Confirm the download is complete by checking the expected size to what downloaded
- Fixed the platform filter
### 0.2.1
- Fixed include & exclude logic being switched in v0.2.0