This is an automated email from the ASF dual-hosted git repository.

skperez pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-nexus.git


The following commit(s) were added to refs/heads/master by this push:
     new 1ef7ffb  Fix changelog (#195)
1ef7ffb is described below

commit 1ef7ffb5dbdf475153e0e00dfa532e22d88f7c4f
Author: Riley Kuttruff <[email protected]>
AuthorDate: Wed Aug 10 08:55:09 2022 -0700

    Fix changelog (#195)
    
    Minor formatting error + entry moved to correct section.
---
 CHANGELOG.md | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 417251a..4ec7930 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,8 +16,7 @@ and this project adheres to [Semantic 
Versioning](https://semver.org/spec/v2.0.0
 - SDAP-396: Added saildrone insitu api to matchup
 - SDAP-398: Added script for regression tests.
 ### Changed
-
--SDAP-390: Changed `/doms` to `/cdms` and `doms_reader.py` to `cdms_reader.py`
+- SDAP-390: Changed `/doms` to `/cdms` and `doms_reader.py` to `cdms_reader.py`
 - domslist endpoint points to AWS insitu instead of doms insitu
 ### Deprecated
 ### Removed
@@ -36,7 +35,5 @@ and this project adheres to [Semantic 
Versioning](https://semver.org/spec/v2.0.0
 - Fixed issue where satellite to satellite matchups with the same dataset 
don't return the expected result
 - Fixed CSV and NetCDF matchup output bug
 - Fixed NetCDF output switching latitude and longitude
-
-### Security
 - Fixed import error causing `/timeSeriesSpark` queries to fail.
-
+### Security

Reply via email to