From 3fd7760932c84362655495cb40b7d68eee4ad127 Mon Sep 17 00:00:00 2001 From: Fridolin Glatter Date: Thu, 19 Dec 2024 09:45:02 +0100 Subject: [PATCH] Add PR to release notes --- RELEASE_NOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 808b70eeb..77d476941 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,6 +2,7 @@ The next release must be bumped to v3.0.0. +- [#901](https://github.com/IAMconsortium/pyam/pull/901) Add support for Python 3.13 - [#896](https://github.com/IAMconsortium/pyam/pull/896) Add `sort_data()` method - [#896](https://github.com/IAMconsortium/pyam/pull/896) Sort columns of `timeseries()` with mixed time domain - [#893](https://github.com/IAMconsortium/pyam/pull/893) No sorting of timeseries data on initialization or append