commit 7e633970519f5681cf850e1e90aa73c2454cfac6 parent d834ce9021a8fe6132e226a9936be58f30e4e057 Author: Vincent Forest <vincent.forest@meso-star.com> Date: Fri, 21 Feb 2020 16:15:58 +0100 Write the 0.1 release note Diffstat:
| M | README.md | | | 7 | +++++++ |
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -38,6 +38,13 @@ resulting project can be edited, built, tested and installed as any CMake project. Refer to the [CMake](https://cmake.org/documentation) for further informations on CMake. +## Release notes + +### Version 0.1 + +- Add the `svx_tree_write` and the `svx_tree_create_from_stream` functions used + to serialize and de-serialize the tree data structure, respectively. + ## License Copyright (C) 2018 Université Paul Sabatier