Obsoleted and removed XMLDB format "tree". This function did not work. Only xml and json allowed.

This commit is contained in:
Olof hagsand 2020-02-02 19:15:39 +01:00
parent 51e17671a8
commit e68753655b
9 changed files with 31 additions and 598 deletions

View file

@ -21,6 +21,7 @@
### Minor changes
* Obsoleted and removed XMLDB format "tree". This function did not work. Only xml and json allowed.
* Test framework
* Added `-- -S <file>` command-line to main example to be able to return any state to main example.
* Added `test/cicd` test scripts for running on a set of other hosts