Skip to content

Commit 05a2c6a

Browse files
committed
Merge branch '263-release-0-6-1' into 'master'
feat: release 0.6.1, changelog update Closes #263 See merge request 3d/demcompare!205
2 parents 0263a23 + 4f7d898 commit 05a2c6a

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,27 @@ A new section Unreleased is opened then for next dev phase.
1212

1313
### Fixed
1414

15-
## 0.6.0 New metrics and dem processings
15+
## 0.6.1 Tiling POC, bugs, typos
16+
17+
### Added
18+
19+
- pyarrow installation in developer mode [#252]
20+
- **POC** multiprocessing tiling of demcompare [#254, #266, #259]
21+
- Publishing to PyPI from GitHub instead of Jenkins [#256]
22+
23+
### Changed
24+
25+
- coreg_sec.tif not saved automatically [#257]
26+
- remove Dockerfile [#29]
27+
- Strengthen the calculation of slopes [#161]
28+
29+
### Fixed
30+
31+
- documentation on classification size [#211]
32+
- typo error [#250, #255]
33+
- using numpy 2.0.0 [#267]
34+
35+
## 0.6.0 New metrics and dem processing
1636

1737
### Added
1838

0 commit comments

Comments
 (0)