Skip to content

Commit 9ba3082

Browse files
committed
1 parent dc3057e commit 9ba3082

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

davey-python/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@ All notable changes to this project will be documented in this file.
44

55
## Unreleased
66

7-
## 0.1.2 - 2025-12-19
7+
## 0.1.4 - 2026-03-02
8+
9+
Updated the internal OpenMLS dependency to fix a high severity vulnerability: https://github.com/advisories/GHSA-8x3w-qj7j-gqhf
10+
11+
## 0.1.3 - 2025-12-19
812

913
Support for H265, VP8, Vp9 and AV1 encryption.
1014

davey-python/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "davey-python"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 commit comments

Comments
 (0)