Skip to content

Commit

Permalink
v6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Vancoillie committed Jan 13, 2020
1 parent a1a9e14 commit 58de8cc
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [6.1.0](https://github.com/AxisCommunications/media-stream-library-js/compare/v6.0.5...v6.1.0) (2020-01-13)


### Bug Fixes

* correct wrong SDP types ([0dbc78d](https://github.com/AxisCommunications/media-stream-library-js/commit/0dbc78d6375980d45e41cc34118a884ea788af0c))


### Features

* convenience pipeline to extract SDP ([bef7dd2](https://github.com/AxisCommunications/media-stream-library-js/commit/bef7dd2941d7008577b70c91431cb9231307033a))



## [6.0.5](https://github.com/AxisCommunications/media-stream-library-js/compare/v6.0.4...v6.0.5) (2019-12-19)


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": "media-stream-library",
"version": "6.0.5",
"version": "6.1.0",
"description": "Media stream library for Node & the Web.",
"license": "MIT",
"main": "dist/cjs/index.node.js",
Expand Down

0 comments on commit 58de8cc

Please sign in to comment.