Skip to content

Commit

Permalink
Merge pull request #252 from Eyevinn/v0.36.0
Browse files Browse the repository at this point in the history
docs: update CHANGELOG for v0.36.0
  • Loading branch information
tobbee committed Jun 7, 2023
2 parents b1d61e9 + 92b15bf commit 5b6ec20
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

- Nothing yet

## [0.36.0] - 2023-06-07

### Changed

- SEI NAL unit parser reports ErrRbspTrailingBitsMissing error together with NAL units
Expand Down Expand Up @@ -404,7 +408,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- New unique repo name: `mp4ff`

[Unreleased]: https://github.com/Eyevinn/mp4ff/compare/v0.35.0...HEAD
[Unreleased]: https://github.com/Eyevinn/mp4ff/compare/v0.36.0...HEAD
[0.36.0]: https://github.com/Eyevinn/mp4ff/compare/v0.35.0...v0.36.0
[0.35.0]: https://github.com/Eyevinn/mp4ff/compare/v0.34.1...v0.35.0
[0.34.1]: https://github.com/Eyevinn/mp4ff/compare/v0.34.0...v0.34.1
[0.34.0]: https://github.com/Eyevinn/mp4ff/compare/v0.33.2...v0.34.0
Expand Down

0 comments on commit 5b6ec20

Please sign in to comment.