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
+
## 4.0.1
4
4
5
-
Release date: YYYY-MM-DD
6
-
7
-
Code freeze date: YYYY-MM-DD
8
-
9
-
### Description
5
+
Release date: 2023-09-27
10
6
11
7
### Dependency Changes
12
8
@@ -23,8 +19,6 @@ Removed:
23
19
24
20
-`matplotlib` >=3.7
25
21
26
-
### Added
27
-
28
22
### Changed
29
23
30
24
- Rearranged file-system structure: `data` directory moved into `climada` package directory. [#781](https://github.com/CLIMADA-project/climada_python/pull/781)
@@ -33,10 +27,6 @@ Removed:
33
27
34
28
-`climada.util.coordinates.get_country_code` bug, occurring with non-standard longitudinal coordinates around the anti-meridian. [#770](https://github.com/CLIMADA-project/climada_python/issues/770)
0 commit comments