diff options
author | Martin Czygan <martin@archive.org> | 2020-11-24 19:29:07 +0000 |
---|---|---|
committer | Martin Czygan <martin@archive.org> | 2020-11-24 19:29:07 +0000 |
commit | cfd13852d7cb58fcc3387373960adaf3680f0faf (patch) | |
tree | 675954b8b34324fe22fc5a00f3fbb99a21a77a21 /CHANGELOG.md | |
parent | fcfcd3224a113fa90da2045a3c7fe90127088ebe (diff) | |
parent | 1fca5a9822944d0646d2dcba6cf54f27a0ffe5c0 (diff) | |
download | fatcat-cfd13852d7cb58fcc3387373960adaf3680f0faf.tar.gz fatcat-cfd13852d7cb58fcc3387373960adaf3680f0faf.zip |
Merge branch 'bnewbold-doaj-metadata' into 'master'
DOAJ article metadata import
See merge request webgroup/fatcat!89
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a8c98c6e..4757a85a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,6 +39,16 @@ changes to API. - several other bugfixes to web interface and importer code, not reported here granularly +## [0.3.3] - 2020-11-16 + +Minor additions to the API schema: new external identifiers for release +entities, for `doaj`, `dblp`, and `oai`. Database schema (SQL) not changed. + +### Added + +- two new release external identifiers: `doaj`, `dblp`, and `oai` (all + article-level). These are API changes, but backwards compatible. + ## [0.3.2] - 2020-04-08 This release was tagged retro-actively; it was the last commit before upgrading |