diff --git a/CHANGES.txt b/CHANGES.txt index 3036db0a..7e78aed5 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -25,6 +25,7 @@ Template features: * Added tag to change the horizontal alignment of a block of text. * Added
  • tag for list bullet points. (Experimental!) * Colors can now be written using hex notation, #rrggbb / #rrggbbaa, and short hex notation (#rgb / #rgba) + * Added card_style.field.layout, with information on the position of each line and paragraph in a text box. Scripting: * Added type_name function