Skip to content

Commit 0bbc123

Browse files
committed
Update CHANGELOG
1 parent 6a28387 commit 0bbc123

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Code freeze date: YYYY-MM-DD
3535
- latitude and longitude column are no longer present there (the according arrays can be retrieved as properties of the Exposures object: `exp.latitude` instead of `exp.gdf.latitude.values`).
3636
- `Exposures.gdf` has been renamed to `Exposures.data` (it still works though, as it is a property now pointing to the latter)
3737
- the `check` method does not add a default "IMPF_" column to the GeoDataFrame anymore
38+
- Updated IBTrACS version from v4.0 to v4.1
3839

3940
### Fixed
4041

0 commit comments

Comments
 (0)