Update Changelog for v1.5.0

This commit is contained in:
rlaphoenix 2022-09-24 12:07:14 +01:00
parent d698b1d3c4
commit c5c620ea84
1 changed files with 11 additions and 0 deletions

View File

@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.5.0] - 2022-09-24
With just one change this brings along a reduced dependency tree, smoother experience across different platforms, and
speed improvements (especially on larger input messages).
### Changed
- Updated protobuf dependency to v4.x branch with recompiled proto-buffers. They now also have python stub files.
## [1.4.4] - 2022-09-24
### Security
@ -287,6 +296,8 @@ This release is primarily a maintenance release for `serve` functionality but so
Initial Release.
[1.5.0]: https://github.com/rlaphoenix/pywidevine/releases/tag/v1.5.0
[1.4.4]: https://github.com/rlaphoenix/pywidevine/releases/tag/v1.4.4
[1.4.3]: https://github.com/rlaphoenix/pywidevine/releases/tag/v1.4.3
[1.4.2]: https://github.com/rlaphoenix/pywidevine/releases/tag/v1.4.2
[1.4.1]: https://github.com/rlaphoenix/pywidevine/releases/tag/v1.4.1