Skip to content

Commit

Permalink
Release candidate 2.3.0 (#888)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhuppmann authored Nov 3, 2024
1 parent 930e791 commit fed9410
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit fed9410

Please sign in to comment.