release notes
This commit is contained in:
parent
ce75d57808
commit
739f5e0a66
|
@ -1,7 +1,17 @@
|
|||
Final Code changes for R5 release
|
||||
|
||||
## Validator Changes
|
||||
|
||||
* no changes
|
||||
* Fix NPE validating maps
|
||||
|
||||
## Other code changes
|
||||
|
||||
* no changes
|
||||
* 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
|
||||
|
|
Loading…
Reference in New Issue