Skip to content

Commit f95b310

Browse files
committed
Add changelog entries for 0.40
1 parent 3f4c898 commit f95b310

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
33
All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

6+
## [Unreleased](https://github.com/isce-framework/dolphin/compare/v0.40.0...HEAD)
7+
8+
## [0.40.0](https://github.com/isce-framework/dolphin/compare/v0.39.0...v0.40.0) - 2025-06-
9+
10+
### Fixed
11+
12+
- Throw a better error for `dolphin` without any args
13+
14+
### Changed
15+
16+
- Remove `avg_coh` from optional phase linking outputs
17+
- `unwrap.py`: Combine sliding window mask with similarity mask for masking / interpolation
18+
619
## [0.39.0](https://github.com/isce-framework/dolphin/compare/v0.38.0...v0.39.0) - 2025-06-09
720

821
Largest visible change: Switch CLI to use `tyro` by @scottstanie in https://github.com/isce-framework/dolphin/pull/578

0 commit comments

Comments
 (0)