diff --git a/cf-lib/changelog.txt b/cf-lib/changelog.txt index 3c59ed4..d9e2ead 100644 --- a/cf-lib/changelog.txt +++ b/cf-lib/changelog.txt @@ -1,4 +1,12 @@ --------------------------------------------------------------------------------------------------- +Version: 1.1.0 +Date: 12.12.2025 + Changes: + - Add Item:defaultImportLocation + - Add Recipe:addCategory + Bug Fixes: + - Settings.force also sets default_value +--------------------------------------------------------------------------------------------------- Version: 1.0.0 Date: 23.11.2025 Changes: diff --git a/cf-lib/info.json b/cf-lib/info.json index e023b1e..69d149c 100644 --- a/cf-lib/info.json +++ b/cf-lib/info.json @@ -1,6 +1,6 @@ { "name": "cf-lib", - "version": "1.0.0", + "version": "1.1.0", "title": "cackling fiends library", "description": "Because I'd like to have my own library :-)", "author": "cackling fiend",