diff options
| author | Bryan Newbold <bnewbold@robocracy.org> | 2023-01-04 20:11:48 -0800 |
|---|---|---|
| committer | Bryan Newbold <bnewbold@robocracy.org> | 2023-01-04 20:18:25 -0800 |
| commit | 126637709e789780d35b2f511f61077d96c5a354 (patch) | |
| tree | 838bbd76e88c15cad3f3657b282fc8e585bf7203 | |
| parent | dca72aa11d24cbe8272c86d221a400c9859fb7e3 (diff) | |
| download | fatcat-126637709e789780d35b2f511f61077d96c5a354.tar.gz fatcat-126637709e789780d35b2f511f61077d96c5a354.zip | |
CHANGELOG bump
| -rw-r--r-- | CHANGELOG.md | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a28b9ad0..2b56ff1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,19 @@ See also: - [Semantic Versioning](https://semver.org/spec/v2.0.0.html) -## [0.5.2] - UNRELEASED +## [0.5.x] - UNRELEASED + +## [0.5.2] - 2023-01-04 + +This is mostly a roll-up release of changes from the last year, as an arbitrary +milestone. + +No changes to API or SQL schemas. + +### Added + +- web: container "browse" views (eg, by volume) +- guide: more content, particularly "for publishers" and "for authors" ### Changes |
