File tree Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 11Release Notes
22-------------
33**Future Releases **
4+ * Enhancements
5+ * Fixes
6+ * Changes
7+ * Documentation Changes
8+ * Testing Changes
9+
10+ .. warning ::
11+
12+ **Breaking Changes **
13+
14+
15+ **v0.77.0 June. 07, 2023 **
416 * Enhancements
517 * Added ``check_distribution `` function for determining if the predicted distribution matches the true one :pr: `4184 `
618 * Added ``get_recommendation_score_breakdown `` function for insight on the recommendation score :pr: `4188 `
@@ -14,10 +26,6 @@ Release Notes
1426 * Testing Changes
1527 * Run looking glass performance tests on merge via Airflow :pr: `4198 `
1628
17- .. warning ::
18-
19- **Breaking Changes **
20-
2129
2230**v0.76.0 May. 09, 2023 **
2331 * Enhancements
Original file line number Diff line number Diff line change 2323warnings .filterwarnings ("ignore" , category = FutureWarning )
2424warnings .filterwarnings ("ignore" , category = DeprecationWarning )
2525
26- __version__ = "0.76 .0"
26+ __version__ = "0.77 .0"
You can’t perform that action at this time.
0 commit comments