Skip to content

Commit

Permalink
version 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bustardcelly committed Jun 19, 2018
1 parent d9211ce commit 525d31f
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 28 deletions.
11 changes: 11 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changes

## 1.0.2

- using socketParams for HLS verification/validation. (bustardcelly)
- allowing connection params in initial SM query. (bustardcelly)
- testing for scope with forward slash on SM response. (bustardcelly)
- putting in defaults for retry params. (bustardcelly)
- Allow HLS Subscriber to go through validation (bustardcelly)

> Uses connectionParams and latest SDK to validate HLS subscribers.

## 1.0.0

- initial project release. (bustardcelly)
56 changes: 29 additions & 27 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
]
},
"devDependencies": {
"@studio/changes": "git+https://github.com/infrared5/studio-changes.git#ir5/ci",
"@studio/changes": "^1.5.0",
"babel-core": "^6.26.3",
"babel-eslint": "^8.2.3",
"babel-jest": "^23.0.1",
Expand Down

0 comments on commit 525d31f

Please sign in to comment.