From 4669e869b7d803dd872c3ffcfe8ae50f9d73f5a9 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Mon, 28 Oct 2019 18:52:52 -0400 Subject: [PATCH] Revised next release section --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c0668037..36299347 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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