From ce885fb59571cd5915e148cf888e6557d8a682e4 Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Wed, 24 Dec 2025 23:41:56 +0100 Subject: [PATCH] 1.3.0 --- cf-lib/changelog.txt | 6 ++++++ cf-lib/info.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/cf-lib/changelog.txt b/cf-lib/changelog.txt index a8ccbc2..db76d84 100644 --- a/cf-lib/changelog.txt +++ b/cf-lib/changelog.txt @@ -1,4 +1,10 @@ --------------------------------------------------------------------------------------------------- +Version: 1.3.0 +Date: 24.12.2025 + Changes: + - :apply() returns self + - Add Recipe:addIndicatorIcon() +--------------------------------------------------------------------------------------------------- Version: 1.2.0 Date: 14.12.2025 Changes: diff --git a/cf-lib/info.json b/cf-lib/info.json index 51dbeef..4191509 100644 --- a/cf-lib/info.json +++ b/cf-lib/info.json @@ -1,6 +1,6 @@ { "name": "cf-lib", - "version": "1.2.0", + "version": "1.3.0", "title": "cackling fiends library", "description": "Because I'd like to have my own library :-)", "author": "cackling fiend",