Skip to content

Commit

Permalink
0.3.0 (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
mackode committed Aug 29, 2018
1 parent 281de43 commit 4f175ac
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.MD
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# 0.3.0
* Download fragments without head functionality
* Improved download process
* Implements seek during download
* Handling not enough space error
* Upgrade dependencies
* Download content to custom folder
* Previous license removal error handling
* Queued status for manifest downloads

# 0.2.9
* Optional chunked encoding configurable in app-settings
* Fix error message concatenate in chunk files
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "downstream-electron",
"version": "0.2.9",
"version": "0.3.0",
"description": "DOWNstream For Electron - an open-source plugin to use with Electron allowing encrypted MPEG-DASH and Smooth Streaming streams to be safely downloaded and stored locally on a user’s Windows or Mac computer.",
"keywords": [
"electron",
Expand Down

0 comments on commit 4f175ac

Please sign in to comment.