Skip to content

Commit

Permalink
docs: update changelog for v0.39.0 (#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
tobbee authored Oct 13, 2023
1 parent 65ee067 commit ee5fb46
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.39.0] - 2023-10-13

### Changed

- TfraEntry Time and MoofOffset types changed to unsigned
Expand Down Expand Up @@ -465,7 +469,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.38.1...HEAD
[Unreleased]: https://github.com/Eyevinn/mp4ff/compare/v0.39.0...HEAD
[0.39.0]: https://github.com/Eyevinn/mp4ff/compare/v0.38.0...v0.39.0
[0.38.1]: https://github.com/Eyevinn/mp4ff/compare/v0.37.0...v0.38.0
[0.38.0]: https://github.com/Eyevinn/mp4ff/compare/v0.37.0...v0.38.0
[0.37.0]: https://github.com/Eyevinn/mp4ff/compare/v0.36.0...v0.37.0
Expand Down

0 comments on commit ee5fb46

Please sign in to comment.