Skip to content

Commit

Permalink
changelog 4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
emanuel-schmid committed Sep 27, 2023
1 parent 74a7126 commit 8fb43a9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,18 @@ Code freeze date: YYYY-MM-DD

### Dependency Changes

- `pandas` >=1.5,<2.0 &rarr; >=1.5 (compatibility with pandas 2.x)

### Added

### Changed

- improved integration tests for notebooks and external data apis

### Fixed

- implicit casting from `DataArray` to `int` in reading mehtods made explicit [#95](https://github.com/CLIMADA-project/climada_petals/pull/95/files)

### Deprecated

### Removed
Expand Down

0 comments on commit 8fb43a9

Please sign in to comment.