From a1f8783c7774be7523f7a0207050e09bf5cdb12b Mon Sep 17 00:00:00 2001
From: Bryan Newbold <bnewbold@robocracy.org>
Date: Mon, 22 Nov 2021 16:13:50 -0800
Subject: [PATCH] final CHANGELOG tweak for v0.5.0

---
 CHANGELOG.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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