Skip to content

Commit cc9e944

Browse files
committed
release of v1.5
1 parent 0090bc8 commit cc9e944

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

CHANGELOG.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,21 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
77
## [Unreleased]
88
### Added
99

10-
- a first order iterative solver has been added for radar. Provide a decomposition of the interaction mechanisms
10+
### Changed
11+
12+
13+
## [v1.5]
14+
### Added
15+
16+
- a first order iterative solver has been added for radar. Provide a decomposition of the interaction mechanisms.
17+
- a multi-fresnel solver has been added for passive microwave and non-scattering media.
1118

1219
### Changed
1320

14-
- all docstrings are converted to google style for a a better readability and maintenance
15-
- EMModel.ks is now a function to handle non isotropic scatterers
16-
- the coordinate t_gate is renamed delay in nadir_lrm_altimetry
21+
- update of pyproject.toml
22+
- all docstrings are converted to google style for a better readability and maintenance.
23+
- EMModel.ks is now a function to handle non isotropic scatterers.
24+
- the coordinate t_gate is renamed delay in nadir_lrm_altimetry.
1725

1826
## [v1.4]
1927
### Added

0 commit comments

Comments
 (0)