Skip to content

Commit

Permalink
docs: update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dyoussef committed Dec 20, 2024
1 parent b21c7cf commit 728e1de
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 0.10.2 New console script cars-devibrate (December 2024)

### Added

- Add cars-devibrate script (based on the work of Julien Michel)

### Fixed

- Fix classification holes in epipolar geometry [#949]

## 0.10.1 Using importlib instead of setuptools_scm (December 2024)

### Fixed
Expand All @@ -13,8 +23,8 @@

### Added

- Added `bulldozer-dtm` dependency to cars with a new bulldozer base DSM filling application [#901]
- Added `cars-filter` dependency with outlier filtering functionalities in epipolar geometry [#867]
- Add `bulldozer-dtm` dependency to cars with a new bulldozer base DSM filling application [#901]
- Add `cars-filter` dependency with outlier filtering functionalities in epipolar geometry [#867]
- New parameter `use_cross_validation` in dense matching to manage Pandora cross validation [#900]
- New parameters `altitude_delta_min` and `altitude_delta_max` in initial_elevation [#902]

Expand Down

0 comments on commit 728e1de

Please sign in to comment.