aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2019-05-20 20:21:17 -0700
committerBryan Newbold <bnewbold@robocracy.org>2019-05-20 20:22:25 -0700
commit038395d5975b8dd0c790bf35cb020d1cd4e6cb46 (patch)
treee214776e5d3440ac41759459e92ca7014812ea9f /CHANGELOG.md
parent5f23ec1956eb5a53848c480a2f8399ac2f3f30ff (diff)
downloadfatcat-038395d5975b8dd0c790bf35cb020d1cd4e6cb46.tar.gz
fatcat-038395d5975b8dd0c790bf35cb020d1cd4e6cb46.zip
include creator_ids in release elastic schema
Intent is to allow fast creator search/lookup
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5e9d2814..401fb202 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -65,6 +65,7 @@ This version includes some backward-incompatible changes.
- allow expanding `releases` for file, fileset, and webcapture entities.
Expanded release entities have their abstracts and refs hidden by default
(for performance)
+- `creator_ids` in release elasticsearch schema, for lookups
## [0.2.2] - 2019-05-08