Add a changelog

This commit is contained in:
James Agnew 2019-10-18 14:11:55 -04:00
parent a71d969ba1
commit 06ab9c6f33
1 changed files with 4 additions and 1 deletions

View File

@ -416,7 +416,10 @@
An issue was fixed where the JPA server would occasionally fail to save a resource because
it contained a string containing characters that change length when normalized. Thanks to
Tuomo Ala-Vannesluoma for the pull request!
</action>
</action>
<action type="add">
Validation errors will now include details about the line number where the issue was found
</action>
</release>
<release version="4.0.3" date="2019-09-03" description="Igloo (Point Release)">
<action type="fix">