Revised next release section

This commit is contained in:
Justin Ethier 2019-10-28 18:52:52 -04:00
parent 5354fcb0bb
commit 4669e869b7

View file

@ -4,8 +4,8 @@
Features
- Added the `-no-call-history` flag to potentially allow for faster executables at the expense of call history.
- Added support for LibTomMath 1.2.0 and integrated that library into our source tree to avoid users having to install the library as a separate dependency.
- Added the `-no-call-history` flag to potentially allow for faster executables at the expense of call history.
Bug Fixes