diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2021-11-24 15:50:10 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2021-11-24 15:50:10 -0800 |
commit | b14fca89f41b5ba2b85bf033844da211fa5c3c8b (patch) | |
tree | b27b30e711dbdd297370caf209e6a37dbff400ca | |
parent | ac170d8a00663cf2dc734516913641c544faa105 (diff) | |
download | fatcat-b14fca89f41b5ba2b85bf033844da211fa5c3c8b.tar.gz fatcat-b14fca89f41b5ba2b85bf033844da211fa5c3c8b.zip |
CHANGELOG: note about spelling corrections
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f7a6aaa4..32257c1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,12 @@ See also: - [Semantic Versioning](https://semver.org/spec/v2.0.0.html) +## UNRELEASED + +### Fixed + +- various typos and spelling errors corrected (using `codespell`) + ## [0.5.0] - 2021-11-22 Small change to the API schema (and SQL schema), adding the `content_scope` |