feed v1.3.0.1 Release Notes

Release Date: 2020-05-25 // almost 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's HTMLContent to wrap an XML.Element instead of Text. Thanks to Jake Keuhlen.