Skip to content

Commit 05da883

Browse files
added a changelog file
1 parent c649fe8 commit 05da883

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,8 @@ For each PR made, an entry should be added to this changelog. It should contain
1212
- etc.
1313

1414
## Changelog
15+
- 1030-resolve-0-value-document-type-in-nasa_science
16+
- Description: Around 2000 of the docs coming out of the COSMOS api for nasa_scince have a doc type vaule of 0.
17+
- Changes:
18+
- Added `obj.document_type != 0` as a condition in the `get_document_type` method within the `CuratedURLAPISerializer`
19+
- Added a changelog.md file

0 commit comments

Comments
 (0)