aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2020-11-17 15:28:23 -0800
committerBryan Newbold <bnewbold@robocracy.org>2020-11-19 14:55:14 -0800
commitb80d1354abb6c609e3d3ba97de87959ad623d554 (patch)
tree248d0b7cafe0e817cf3b622a907094ef65ba0f0e /CHANGELOG.md
parentfcfcd3224a113fa90da2045a3c7fe90127088ebe (diff)
downloadfatcat-b80d1354abb6c609e3d3ba97de87959ad623d554.tar.gz
fatcat-b80d1354abb6c609e3d3ba97de87959ad623d554.zip
schema: DOAJ+dblp ext_ids; bump to v0.3.3
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a8c98c6e..caf816e2 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` and `dblp`. Database schema (SQL) not changed.
+
+### Added
+
+- two new release external identifiers: `doaj` (article-level) and `dblp` (also
+ 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