From fed9410aacfa73785c2c01f42564cfaf09b41b76 Mon Sep 17 00:00:00 2001 From: Daniel Huppmann Date: Sun, 3 Nov 2024 16:17:59 +0100 Subject: [PATCH] Release candidate 2.3.0 (#888) --- RELEASE_NOTES.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 38d89951c..282486ee0 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,8 +1,14 @@ -# Next release +# Release v2.3.0 + +## Highlights + +This release includes a new option to filter by variable `depth`. + +## Individual updates - [#886](https://github.com/IAMconsortium/pyam/pull/886) Implement filtering by variable `depth` - [#880](https://github.com/IAMconsortium/pyam/pull/880) Use `pd.Series.iloc[pos]` for forward-compatibility -- [#877](https://github.com/IAMconsortium/pyam/pull/877) Support `engine` and other `pd.ExcelFile` keywords. +- [#877](https://github.com/IAMconsortium/pyam/pull/877) Support `engine` and other `pd.ExcelFile` keywords # Release v2.2.4