Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 10 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

### Added

### Removed

### Deprecated

## [25.3.1] - 2025-10-02

### Changed

- Update example Miniforge version to 25.3.1-0
- Update example Python version to 3.13
- Re-enable `basemap` installation by default
Expand All @@ -35,8 +45,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Removed `sqlite` fix as it doesn't seem needed anymore for `ipython`

### Deprecated

## [24.11.3] - 2025-03-03

### Fixed
Expand Down