We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21dd808 commit 4a4ce7bCopy full SHA for 4a4ce7b
CHANGELOG.md
@@ -12,6 +12,12 @@ https://semver.org/spec/v2.0.0.html
12
13
## [Unreleased]
14
15
+### Changed
16
+- Update workflow actions from v3 to v4 if possible (`actions/checkout`,
17
+ `actions/upload-artifact` and `actions/download-artifact`).
18
+- Update base image for `basemap-data` and `basemap-data-hires`
19
+ GitHub workflows to use Debian 10.
20
+
21
### Fixed
22
- Set recursive exclusion for `.DS_Store` folders in `MANIFEST.in`.
23
- Fix broken implementation and docstrings of `Basemap.arcgisimage`
0 commit comments