Skip to content

Commit

Permalink
Fix changelog (#195)
Browse files Browse the repository at this point in the history
Minor formatting error + entry moved to correct section.
  • Loading branch information
RKuttruff authored Aug 10, 2022
1 parent e3625c6 commit 1ef7ffb
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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

0 comments on commit 1ef7ffb

Please sign in to comment.