From 2eab41e1d736e29b26ce085cae73dc72b16b1df7 Mon Sep 17 00:00:00 2001 From: "Kirchner, Marco" Date: Wed, 24 Jan 2024 08:24:36 +0000 Subject: [PATCH] Update ChangeLog.md --- ChangeLog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog.md b/ChangeLog.md index 88978cbb..c8e15bfd 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ### Added +- Python 3.12 builds - Parsing of V3 chunks - Ability to access V3 chunk metadata (see Frame::Metadata) - Ability to access multiple chunks with the same id in a frame (see Frame::GetBuffer and Frame::GetBufferCount)