Skip to content

Commit

Permalink
Release v2.5.1
Browse files Browse the repository at this point in the history
Change-Id: Id4e1d8f57c3413ae7eba6c3498fa71077c0d9a10
  • Loading branch information
joeyparrish committed Jun 21, 2021
1 parent 56e2272 commit f881603
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
## [2.5.1] - 2021-06-21
### Added
- Add support for MSVS 2017 and 2019 (#867, #955)

### Fixed
- Fix position of LA_URL in PlayReady headers (#961)
- Fix broken Dockerfile due to depot_tools update
- Fix shared_library builds on Windows (#318, #956, #957, #958)

### Changed
- CI overhaul based on GitHub Actions (#336, #959)
- Migrated Appveyor and Travis integrations to GitHub Actions
- Added significant new release automation to build, test, and release on
GitHub, NPM, and Docker Hub

### Doc
- Fix doc formatting for dash_only and hls_only (#954)


## [2.5.0] - 2021-06-09
### Added
- Support HTTP PUT to upload packaging outputs to cloud (#149).
Expand Down Expand Up @@ -564,6 +583,7 @@ First public release.
- Added mpd_generator driver program to generate mpd file from packager generated
intermediate files.

[2.5.1]: https://github.com/google/shaka-packager/compare/v2.5.0...v2.5.1
[2.5.0]: https://github.com/google/shaka-packager/compare/v2.4.3...v2.5.0
[2.4.3]: https://github.com/google/shaka-packager/compare/v2.4.2...v2.4.3
[2.4.2]: https://github.com/google/shaka-packager/compare/v2.4.1...v2.4.2
Expand Down

0 comments on commit f881603

Please sign in to comment.