aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2021-11-22 16:13:50 -0800
committerBryan Newbold <bnewbold@robocracy.org>2021-11-22 16:13:50 -0800
commita1f8783c7774be7523f7a0207050e09bf5cdb12b (patch)
treeb6eb29a4d655ec11e20aead7c343c103a4a90bad
parent5c7f50b2f497692493bfa54ad4741fdc573352ae (diff)
downloadfatcat-a1f8783c7774be7523f7a0207050e09bf5cdb12b.tar.gz
fatcat-a1f8783c7774be7523f7a0207050e09bf5cdb12b.zip
final CHANGELOG tweak for v0.5.0v0.5.0
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4f080a17..057f1afe 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,7 +15,7 @@ See also:
- [Semantic Versioning](https://semver.org/spec/v2.0.0.html)
-## [0.5.0] - UNRELEASED
+## [0.5.0] - 2021-11-22
Small change to the API schema (and SQL schema), adding the `content_scope`
field to file, fileset, and webcapture entities. Because there is a SQL schema
@@ -53,6 +53,7 @@ catalog (fatcat.wik), see the separate content CHANGELOG for details.
- `content_scope` field on file, fileset, and webcapture entities
- initial fileset importers
- JSON pseudo-API for reference string match/get interface
+- editgroup "diff" view in web interface
### Removed