From 0e94ca26889ef9c8cb57a1c65ac429ec1d85e17a Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Mon, 26 Aug 2024 14:55:43 +0200 Subject: [PATCH] debian/changelog: typo fix --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f423520..69f3389 100644 --- a/debian/changelog +++ b/debian/changelog @@ -45,7 +45,7 @@ thalos (1.1.2~rc4) bionic focal jammy; urgency=medium * API: Fix a bug regarding json timestamp being encoded/decoded with wrong format - * Implement action blacklist, it is not possible to configure a blacklist + * Implement action blacklist, it is now possible to configure a blacklist that will be used to filter out processing of unwanted contracts/actions. -- Henrik Hautakoski Sun, 23 Jun 2024 14:55:03 +0200