Hotfix: actually update the default xml attribute prefix #1428

This commit is contained in:
Mike Farah
2022-11-13 11:13:34 +11:00
parent 83ef7ee5cf
commit 88ce6ffcbe
7 changed files with 97 additions and 69 deletions
+3
View File
@@ -1,3 +1,6 @@
4.30.2:
- Actually updated the default xml prefix :facepalm:
4.30.1:
- XML users note: the default attribute prefix has change to `+@` to avoid naming conflicts!
- Can use expressions in slice #1419