From 0a37a884e24af7b8391e7861e7767e0572d021ff Mon Sep 17 00:00:00 2001 From: El RIDO Date: Wed, 5 Feb 2025 22:27:21 +0100 Subject: [PATCH] chore: document change --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f78190af..bd9a4bd6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # PrivateBin version history ## 1.7.7 (not yet released) +* CHANGED: Upgrading libraries to: ip-lib 1.20.0 ## 1.7.6 (2025-02-01) * ADDED: Ability to copy the paste by clicking the copy icon button or using the keyboard shortcut ctrl+c/cmd+c (#1390 & #12)