Skip to content

Commit

Permalink
Add an entry in Changes.md with version number 1.7.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
fpottier committed Aug 22, 2024
1 parent c140a3a commit f867f64
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Changes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## v1.7.0 (2024-08-22)
- [+ui] Multi-line macros, without line terminators `\`,
can now be defined using `#def` and `#enddef`.
These macro definitions can be nested.
- [+ui] Higher-order macros:
a macro can now take a parameterized macro as a parameter.

## v1.6.9 (2022-05-19)
- [bug] Fix multiline string support (#81)

Expand Down

0 comments on commit f867f64

Please sign in to comment.