diff --git a/docs/docs/release_notes.xml b/docs/docs/release_notes.xml index 095632acc..fb131def1 100644 --- a/docs/docs/release_notes.xml +++ b/docs/docs/release_notes.xml @@ -11,6 +11,18 @@ +New Stuff: + +Non-Backwards Compatible Changes: + +Bug fixes: + +Other: + + + + + New Stuff: - Added a reference_wrapper implementation and modified the thread_function slightly so it works with it. @@ -35,7 +47,7 @@ Other: a more numerically stable method to perform its maximum likelihood optimization. - Added missing get/set epsilon functions to the RVM training objects. I also changed the default epsilon from 0.0005 to 0.001. - +