feed v1.3.0.1 Release Notes
Release Date: 2020-05-25 // over 4 years ago-
- ➕ Add a test to check that validation works on a simple entry.
- 🔄 Change attribute handling when validating so that type attribute is recognised properly on content.
Previous changes from v1.2.0.0
-
⚡️ Updated
EntryContent
'sHTMLContent
to wrap anXML.Element
instead ofText
. Thanks to Jake Keuhlen.