From f20bfe6d08878d677b471525360f1b573676ae15 Mon Sep 17 00:00:00 2001 From: Vishal Date: Sun, 21 Apr 2024 16:02:38 +0530 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 250970b..49c5639 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,16 @@ ## Plugin Manager (dd-mm-yyyy) +### 1.0.14 (21-04-2024) + +- Displaying All Author Names and their Info for plugins. + ### 1.0.13 (20-04-2024) -- Improvements to the new plugins notification +- Improvements to the new plugins notification. ### 1.0.12 (20-04-2024) -- Limited the "x new plugins are available" screen message to only show maximum 3 plugins. +- Limited the "x new plugins are available" screen message to only show maximum 2 plugins. ### 1.0.11 (20-04-2024)