Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Crutiatix committed Apr 9, 2017
1 parent 7b83412 commit 4ddc40c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
- v0.5.0
- Made revision of full code - made it more readable
- Added new attribute **shadow** for *element* and *element.text*
- Added functionality of wrapping element's content (available at next TIC-80 release v0.22.0)
- Changed the way how are a **bounds** are defined: from {{x,y},{x,y}} to **{x={min,max},y={min,max}}**
- Added attribute **relative** to *element.bounds* which defines whether bounds should be positioned relative to anchored element or not
- v0.4.0
- added function *ticuare.***mlPrint***("line1\nline2",x,y,color,[line_spacing],fixed,font_func?,colorkey,space_width)* - multiline print/font function
- set *mlPrint* function as default for printing text in elements text
Expand Down

0 comments on commit 4ddc40c

Please sign in to comment.