From 093e9a05d4488372da68c0cf19072c2654567644 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Sat, 7 Jun 2025 20:11:00 +0100 Subject: [PATCH] add 0.16.8 to CHANGELOG --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6706fad..8f68897 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.16.8] - 2025-06-07 + +### Added + +- filter list: + - --ffmpeg, --vlc flags + - Muted column to list table + # [0.16.5] - 2025-06-06 ### Added