Skip to content

Commit

Permalink
Update CHANGELOG.md and setup.cfg for new alpha version
Browse files Browse the repository at this point in the history
  • Loading branch information
lecontm committed Jun 13, 2024
1 parent 0c16384 commit 5be72e1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 1.6.1a2 (June 2024)

### Fixed
- Fixed calculation of ambiguity and risk with variable disparity. [#400]

### Changed
- Ambiguity normalisation by external global interval. [#402]

## 1.6.1a1 (June 2024)

### Added
Expand Down
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,10 @@ dev =
build

sgm =
pandora_plugin_libsgm==1.5.1a1
pandora_plugin_libsgm==1.5.1a2

mccnn =
pandora_plugin_mccnn==1.3.1a1
pandora_plugin_mccnn==1.3.2a1

docs =
sphinx
Expand Down

0 comments on commit 5be72e1

Please sign in to comment.