Добавить CHANGELOG.md

This commit is contained in:
Pavel Shevaev 2024-12-18 18:43:55 +03:00
parent 1f3ab806bd
commit 543ea0fd7c
1 changed files with 5 additions and 0 deletions

5
CHANGELOG.md Normal file
View File

@ -0,0 +1,5 @@
## v1.4.0
- Disallowing duplicating def macro arguments
## v1.3.3
- Adding experimental support for prefixing of included macros via <%INC("path/to", "prefix")%>