From ff8f7b446a3fc249bc8885ca45a8f2f1f00063a1 Mon Sep 17 00:00:00 2001 From: ctcpip Date: Tue, 20 Feb 2024 17:05:05 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20update=20changelog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index 5f7ff38f..484b2df9 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -1,5 +1,7 @@ # Changelog +### 5.5.19 (2024-02-20) +- Fix: update dependencies and scripts ### 5.5.18 (2021-06-04) - Fix: in case `Function.name` isn't available, don't throw an error.