Skip to content

Commit 6ea655f

Browse files
authored
0.3.2 (#78)
1 parent 9d5ded9 commit 6ea655f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.MD

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 0.3.2
2+
* Improve manifest download handling by checking status
3+
* Fix comparison of local files issues on Windows
4+
* Stop HTTP server process when application is quitting
5+
16
# 0.3.1
27
* Start HTTP server as a child process
38
* Improve download errors handling

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "downstream-electron",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"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.",
55
"keywords": [
66
"electron",

0 commit comments

Comments
 (0)