diff --git a/cf-lib/changelog.txt b/cf-lib/changelog.txt index ae8b83d..3c59ed4 100644 --- a/cf-lib/changelog.txt +++ b/cf-lib/changelog.txt @@ -1,18 +1,26 @@ --------------------------------------------------------------------------------------------------- +Version: 1.0.0 +Date: 23.11.2025 + Changes: + - Add table.filterKey + - Add class Settings + - Add Recipe:removeResult + - Add Recipe:addResult +--------------------------------------------------------------------------------------------------- Version: 0.0.14 Date: 10.06.2025 Changes: - Add :merge + - Add :merge --------------------------------------------------------------------------------------------------- Version: 0.0.13 Date: 23.05.2025 Changes: - Add Item class + - Add Item class --------------------------------------------------------------------------------------------------- Version: 0.0.12 Date: 06.04.2025 Changes: - Add table.count + - Add table.count --------------------------------------------------------------------------------------------------- Version: 0.0.11 Date: 28.03.2025 diff --git a/cf-lib/info.json b/cf-lib/info.json index 15a2c72..e023b1e 100644 --- a/cf-lib/info.json +++ b/cf-lib/info.json @@ -1,6 +1,6 @@ { "name": "cf-lib", - "version": "0.0.14", + "version": "1.0.0", "title": "cackling fiends library", "description": "Because I'd like to have my own library :-)", "author": "cackling fiend",