Skip to content

Commit

Permalink
v9.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
steabert committed Jan 21, 2021
1 parent 2628cde commit bdd6ed1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,13 @@

All notable changes to this project will be documented in this file.

## [v9.0.1](https://github.com/AxisCommunications/media-stream-library-js/compare/v9.0.0...v9.0.1) (2021-01-19 14:30:34 +0100)
## [v9.1.0](https://github.com/AxisCommunications/media-stream-library-js/compare/v9.0.1...v9.1.0) (2021-01-21 11:07:06 +0100)

### Bug fixes

- add `close` method to HTTP source ([2628cde](https://github.com/AxisCommunications/media-stream-library-js/commit/2628cdebaae22788659f21f589e87e4c3cfab4be))

## [v9.0.1](https://github.com/AxisCommunications/media-stream-library-js/compare/v9.0.0...v9.0.1) (2021-01-19 14:32:05 +0100)

### Maintenance

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": "9.0.1",
"version": "9.1.0",
"description": "Media stream library for Node & the Web.",
"license": "MIT",
"main": "dist/media-stream-library.min.js",
Expand Down

0 comments on commit bdd6ed1

Please sign in to comment.