You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-12Lines changed: 2 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,8 @@
1
1
# Changelog
2
2
3
-
## Unreleased
3
+
## 5.0.0
4
4
5
-
Release date: YYYY-MM-DD
6
-
7
-
Code freeze date: YYYY-MM-DD
8
-
9
-
### Description
5
+
Release date: 2024-07-19
10
6
11
7
### Dependency Changes
12
8
@@ -20,8 +16,6 @@ Added:
20
16
-`seaborn` >=0.13
21
17
-`xesmf` >=0.8
22
18
23
-
### Added
24
-
25
19
### Changed
26
20
27
21
- Adaptations to refactoring of the `climada.hazard.Centroids` class, to be compatible with `climada>=5.0`[#122](https://github.com/CLIMADA-project/climada_petals/pull/122)
@@ -33,10 +27,6 @@ Added:
33
27
- Update the table of content for the tutorials [#125](https://github.com/CLIMADA-project/climada_petals/pull/125)
34
28
- Store all-zero fraction matrices in `LowFlow` and `WildFire` hazards [#129](https://github.com/CLIMADA-project/climada_petals/pull/129)[#131](https://github.com/CLIMADA-project/climada_petals/pull/131)
0 commit comments