From 739f5e0a66f486b89c1e5526f728262431061868 Mon Sep 17 00:00:00 2001 From: Grahame Grieve Date: Sat, 25 Mar 2023 22:04:05 +1100 Subject: [PATCH] release notes --- RELEASE_NOTES.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 7b06c6ab5..f6f75b076 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,7 +1,17 @@ +Final Code changes for R5 release + ## Validator Changes -* no changes +* Fix NPE validating maps ## Other code changes -* no changes \ No newline at end of file +* Refactor Loader for easier loading of earlier versions +* Fix various NPEs from version conversion testing +* First draft of Code generation for Extensions +* Improve summary message for map conversion outcome +* Move web path out of userData into resource field +* Fix FTP problem on windows (remote seperator) +* Update tests to use R5 package from test case repo everywhere +* Finish removing population type +* Rebuild .index.json if it's empty when installing a package