diff --git a/docs/Users_Guide/release-notes.rst b/docs/Users_Guide/release-notes.rst index 582ae94c..92f973aa 100644 --- a/docs/Users_Guide/release-notes.rst +++ b/docs/Users_Guide/release-notes.rst @@ -9,33 +9,18 @@ METcalcpy Release Notes ======================= -METcalcpy Version 2.1.0 release notes (20230728) ----------------------------------------------------- +METcalcpy Version 3.0.0-beta1 release notes (20230915) +------------------------------------------------------ .. dropdown:: New Functionality - * **Convert plot_tcmpr.R calculations to Python** (`#189 `_) - .. dropdown:: Enhancements - * **Upgrade to using Python 3.10.4** (`#270 `_) - * Enhance the Release Notes by adding dropdown menus(`#292 `_) - * **Updated Analysis tools to handle TC-RMW functionality** (`#308 `_) - .. dropdown:: Internal - * Add 'License.txt' to the METcalcpy repo (`#279 `_) - * Update cloud python to 3.10(`#170 `_) - * Update cloud python to 3.8(`#169 `_) - * Changed Project to Cycle assignment in github(`#301 `_) - * Partial completion of logging for STIGS(`#46 `_) - .. dropdown:: Bugfixes + * Remove reset_index from various calculations (`#322 `_) - * **Remaining reference to ARIMA in utils.py compute_std_err_from_median_variance_inflation_factor()** (`#254 `_) - * **Replace frame.append method to pandas.concat in agg_stat.py** (`#296 `_) - * **Fixed Ratio Derived curve not generating** (`#302 `_) - * **Fixed PSTD_ROC_AUC calculation** (`#306 `_) METcalcpy Upgrade Instructions ==============================