Fixed [Clixon backend generates wrong XML on empty string value #144](https://github.com/clicon/clixon/issues/144)

This commit is contained in:
Olof hagsand 2020-10-28 14:28:34 +01:00
parent fab261cb53
commit 1df420255e
2 changed files with 10 additions and 4 deletions

View file

@ -31,6 +31,10 @@
* Added XPATH functions `position`
### Corrected Bugs
* Fixed [Clixon backend generates wrong XML on empty string value #144](https://github.com/clicon/clixon/issues/144)
## 4.8.0
18 October 2020