Skip to content

Commit c5c620e

Browse files
committed
Update Changelog for v1.5.0
1 parent d698b1d commit c5c620e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.5.0] - 2022-09-24
9+
10+
With just one change this brings along a reduced dependency tree, smoother experience across different platforms, and
11+
speed improvements (especially on larger input messages).
12+
13+
### Changed
14+
15+
- Updated protobuf dependency to v4.x branch with recompiled proto-buffers. They now also have python stub files.
16+
817
## [1.4.4] - 2022-09-24
918

1019
### Security
@@ -287,6 +296,8 @@ This release is primarily a maintenance release for `serve` functionality but so
287296

288297
Initial Release.
289298

299+
[1.5.0]: https://github.com/rlaphoenix/pywidevine/releases/tag/v1.5.0
300+
[1.4.4]: https://github.com/rlaphoenix/pywidevine/releases/tag/v1.4.4
290301
[1.4.3]: https://github.com/rlaphoenix/pywidevine/releases/tag/v1.4.3
291302
[1.4.2]: https://github.com/rlaphoenix/pywidevine/releases/tag/v1.4.2
292303
[1.4.1]: https://github.com/rlaphoenix/pywidevine/releases/tag/v1.4.1

0 commit comments

Comments
 (0)