From cf0b3b94d5dbe2a989839a74d88249301538b521 Mon Sep 17 00:00:00 2001 From: Davis King Date: Sat, 23 Dec 2017 09:55:07 -0500 Subject: [PATCH] updated docs --- docs/docs/release_notes.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/docs/docs/release_notes.xml b/docs/docs/release_notes.xml index 3c88e9a04..753ee5075 100644 --- a/docs/docs/release_notes.xml +++ b/docs/docs/release_notes.xml @@ -11,6 +11,17 @@ +New Features and Improvements: + +Non-Backwards Compatible Changes: + +Bug fixes: + + + + + + New Features and Improvements: - Added a global optimizer, find_max_global(), which is suitable for optimizing expensive functions with many local optima. For example, you @@ -112,7 +123,7 @@ Bug fixes: - Fixed compile time errors when either of these macros were enabled: DLIB_STACK_TRACE, DLIB_ISO_CPP_ONLY. - +