From c7639c4504795dc4fcbcb391ebc0fc8c747792cf Mon Sep 17 00:00:00 2001 From: Dan Niles <56271899+dan-niles@users.noreply.github.com> Date: Mon, 7 Oct 2024 16:36:33 +0530 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 62331d0a..347bb47f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Merge behaviors of user/channel types and add support for `forHandle` (#339, fix for #338) +- Update layout of `Videos` tab in `zimui` to display videos from all playlists in the ZIM (#337) ## [3.1.0] - 2024-09-05