From 69f0677dfce599e327e98b4ed0c3c200b5ce9488 Mon Sep 17 00:00:00 2001 From: arjitdas Date: Sun, 27 Oct 2024 11:10:43 +0530 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd71e3b2..3614ef7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Fixed + +- Diffrentiate shorts, lives, & normal videos (#367) +- corrected the short video resolution in the UI (#366) + ### Changed - Raise exception if there are no videos in the playlists (#347)