From d9c0e40d8ff4fb04c8ac77a638c282adc832182e Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Sat, 7 Jun 2025 20:10:56 +0100 Subject: [PATCH] add 0.10.3 to CHANGELOG --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 33933e2..1f3886a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +# [0.10.3] - 2025-06-07 + +### Added + +- filter list: + - --ffmpeg, --vlc flags + - Muted column to list table + # [0.10.2] - 2025-06-04 ### Added