This is an automated email from the ASF dual-hosted git repository. skperez pushed a commit to branch SDAP-397 in repository https://gitbox.apache.org/repos/asf/incubator-sdap-nexus.git
commit 5f552d87d528d38b908a95c09ece55cb8db63775 Author: skorper <[email protected]> AuthorDate: Wed Jul 20 01:27:07 2022 -0700 updated changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d0bb20..3e28a81 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,4 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fix failing test_matchup unit test - Fixed null value for count in matchup response - SDAP-371: Fixed DOMS subset endpoint +- SDAP-397: Added depth to matchup insitu output +- SDAP-397: Pull ID from insitu api response for matchup +- SDAP-397: Added null unit field for later use in matchup ### Security \ No newline at end of file
