From 72d164fe66927bbc803116c33ff715e091024d36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Tue, 20 Aug 2024 19:53:41 +0100 Subject: [PATCH] Update CHANGELOG.md for 0.12.9 Part-of: --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 532419c9..2bf8be18 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), specifically the [variant used by Rust](http://doc.crates.io/manifest.html#the-version-field). +## [0.12.9] - 2024-08-20 +### Fixed +- video/gtk4: Move the dmabuf cfg to the correct bracket level + ## [0.12.8] - 2024-07-24 ### Fixed - audioloudnorm: Fix limiter buffer index wraparound off-by-one for the last buffer