diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst index 558a41e8..19c2bce2 100644 --- a/RELEASE_NOTES.rst +++ b/RELEASE_NOTES.rst @@ -10,12 +10,13 @@ fit the underlying crossfit. One example where this can be useful is to use only a recent period of a time series as the baseline of a simulation. + 1.2.1 ~~~~~ - FIX: fix a bug in :class:`.UnivariateProbabilitySimulator` that was introduced in FACET 1.2.0 -- catch up with FACET 1.1.2 +- catch up with FACET 1.1.1 1.2.0 @@ -34,6 +35,7 @@ FACET 1.1 FACET 1.1 refines and enhances the association/synergy/redundancy calculations provided by the :class:`.LearnerInspector`. + 1.1.1 ~~~~~