diff --git a/cf-lib/changelog.txt b/cf-lib/changelog.txt index d9e2ead..a8ccbc2 100644 --- a/cf-lib/changelog.txt +++ b/cf-lib/changelog.txt @@ -1,4 +1,9 @@ --------------------------------------------------------------------------------------------------- +Version: 1.2.0 +Date: 14.12.2025 + Changes: + - Add class Entity +--------------------------------------------------------------------------------------------------- Version: 1.1.0 Date: 12.12.2025 Changes: diff --git a/cf-lib/info.json b/cf-lib/info.json index 69d149c..51dbeef 100644 --- a/cf-lib/info.json +++ b/cf-lib/info.json @@ -1,6 +1,6 @@ { "name": "cf-lib", - "version": "1.1.0", + "version": "1.2.0", "title": "cackling fiends library", "description": "Because I'd like to have my own library :-)", "author": "cackling fiend",