File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and 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
288297Initial 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
You can’t perform that action at this time.
0 commit comments