commit 77409f114355c7930454a74c3ff387904e12a3a7 parent d97a22eb4b5608ae8c665d759e7ec4441c7fb25a Author: Vincent Forest <vincent.forest@meso-star.com> Date: Thu, 15 Nov 2018 16:04:38 +0100 Write the 0.8.1 release note Diffstat:
| M | README.md | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -34,6 +34,10 @@ variable to the directory that contains the `boost` include directory. ## Release notes +### Version 0.8.1 + +- Fix a possible invalid memory read on proxy allocator clear. + ### Version 0.8 - Add the `ssp_ran_sphere_cap_uniform[_local][_float]` random variates that