From ac8ec14882c30d5e535ede2601e8aae51c7034cf Mon Sep 17 00:00:00 2001 From: Adam Paquette Date: Fri, 20 Aug 2021 11:11:18 -0700 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7508c063..2e00f872 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,10 @@ When preparing for a bug fix release create a new 2nd heading above the Fixed heading to indicate that only the bug fixes and security fixes are in the bug fix release. --> +## [Unreleased] + +### Added +- Added a mutual information matcher [#559](https://github.com/USGS-Astrogeology/autocnet/pull/559) ## [0.6.0] -- GitLab