From c9a25fda0a984fa9ba754a5c918df03da8a42d38 Mon Sep 17 00:00:00 2001 From: Davis King Date: Sun, 8 May 2022 10:53:24 -0400 Subject: [PATCH] update docs --- docs/docs/release_notes.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/docs/docs/release_notes.xml b/docs/docs/release_notes.xml index 7c4b24935..6c6bcace4 100644 --- a/docs/docs/release_notes.xml +++ b/docs/docs/release_notes.xml @@ -11,6 +11,16 @@ +New Features and Improvements: + +Non-Backwards Compatible Changes: + +Bug fixes: + + + + + New Features and Improvements: - Added Beta distribution to dlib::rand. - Added directory_exists. @@ -33,7 +43,7 @@ Bug fixes: - Fix bug with some versions of cuDNN (PR #2527) - Fix python import errors on some systems. - Various cmake adjustments to avoid build failures on some systems. - +