Skip to content

Commit e207c95

Browse files
committed
changelog
1 parent f8a92d6 commit e207c95

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@
55
### Breaking changes
66

77
- Removed support for python 3.10 ([#156](https://github.com/mpytools/mplotutils/pull/156)).
8+
- The minimum versions of some dependencies were changed ([#159](https://github.com/mpytools/mplotutils/pull/159)).
9+
10+
| Package | Old | New |
11+
| ---------- | ------- | ------ |
12+
| cartopy | 0.22 | 0.23 |
13+
| matplotlib | 3.8 | 3.9 |
14+
| numpy | 1.24 | 1.26 |
15+
| xarray | 2023.9 | 2024.7 |
816

917
### Enhancements
1018

0 commit comments

Comments
 (0)