doc/changelog: some internals
This commit is contained in:
parent
c6de458235
commit
8da003ad2c
|
@ -58,6 +58,9 @@ before switching to a new version.
|
||||||
### Internals
|
### Internals
|
||||||
* FEATURE: Html/Attribute now allows boolean properties
|
* FEATURE: Html/Attribute now allows boolean properties
|
||||||
* FEATURE: Html/Attribute allows colons in attribute names (required for SVGs)
|
* FEATURE: Html/Attribute allows colons in attribute names (required for SVGs)
|
||||||
|
* FEATURE: Html/Attributes can be prefixed (helps with data-*)
|
||||||
|
* FEATURE: Html/Img data:-urls are now supported
|
||||||
|
* FEATURE: ipl has been aligned with the upcoming ipl-html library
|
||||||
|
|
||||||
1.4.3
|
1.4.3
|
||||||
-----
|
-----
|
||||||
|
|
Loading…
Reference in New Issue