Due to increased memory usage in internal XML trees, the [use cbuf for xml value code](9575d10887) is reversed.

This commit is contained in:
Olof hagsand 2020-02-19 16:48:18 +01:00
parent d78a6401c3
commit 4338b68167
2 changed files with 105 additions and 0 deletions

View file

@ -1,5 +1,10 @@
# Clixon Changelog
## 4.3.3 (Expected: February 2020)
### Minor changes
* Due to increased memory usage in internal XML trees, the [use cbuf for xml value code](https://github.com/clicon/clixon/commit/9575d10887e35079c4a9b227dde6ab0f6f09fa03) is reversed.
## 4.3.2 (15 February 2020)
### Major New features