Skip to content

Commit 43ad7c4

Browse files
committed
Bumped version and updated changelog
Signed-off-by: Nicola VIGANO <[email protected]>
1 parent 86dd4fb commit 43ad7c4

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,17 @@ 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
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
[Unreleased]: https://www.github.com/cicwi/corrct/compare/v0.7.1...develop
7+
[Unreleased]: https://www.github.com/cicwi/corrct/compare/v0.7.2...develop
8+
9+
## 0.7.2 - 2023-02-17
10+
### Added
11+
- Default VolumeGeometry creation from volume.
12+
- Tapering border size support in volume mask.
13+
- 1D gradient based regularizer shortcut.
14+
- Isotropic undecimented wavelet regularizer support.
15+
### Fixed
16+
- Fluorescence line selection case sensitive bug.
17+
- Verbose feedback in parabolic fitting for parameter tuning.
818

919
## 0.7.1 - 2022-10-31
1020
### Added

corrct/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.7.1
1+
0.7.2

0 commit comments

Comments
 (0)