Skip to content

Commit a9583bb

Browse files
committed
Update CHANGELOG
1 parent 40db9b3 commit a9583bb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ https://semver.org/spec/v2.0.0.html
1414

1515
### Fixed
1616
- Set recursive exclusion for `.DS_Store` folders in `MANIFEST.in`.
17+
- Fix broken implementation and docstrings of `Basemap.arcgisimage`
18+
method (PR [#598] by @nitram96).
1719

1820
## [1.4.0] - 2024-01-09
1921

@@ -1086,6 +1088,8 @@ https://semver.org/spec/v2.0.0.html
10861088
- Fix glitches in drawing of parallels and meridians.
10871089

10881090

1091+
[#598]:
1092+
https://github.com/matplotlib/basemap/pull/598
10891093
[#595]:
10901094
https://github.com/matplotlib/basemap/pull/595
10911095
[#594]:

0 commit comments

Comments
 (0)