aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2019-09-06 15:22:45 -0700
committerBryan Newbold <bnewbold@robocracy.org>2019-09-06 15:22:45 -0700
commit79445faff9c4ceccda6a0fea9db5db4adbbc0e4d (patch)
treefe3ddae808f7dbb07342e231aa5e9f4129b15f6f /CHANGELOG.md
parenta0cb5d87fbc82096dc0cda071021a2e6a9eb7b44 (diff)
downloadfatcat-79445faff9c4ceccda6a0fea9db5db4adbbc0e4d.tar.gz
fatcat-79445faff9c4ceccda6a0fea9db5db4adbbc0e4d.zip
update CHANGELOG
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c78fdc10..1b57cb29 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,7 +16,20 @@ See also:
## [Unreleased]
+Many small web interface improvements, bug fixes, and importer additions are
+not explicitly noted below.
+
+### Changed
+
+- renamed python client library `fatcat-openapi-client` and rust api-spec
+ library `fatcat-openapi`
- updated rust (cargo) dependencies; depend on rust 1.34+ (Debian buster)
+- entity view page design and backend code structure completely refactored
+
+### Added
+
+- container "coverage" page, showing elasticsearch-generated chart of IA
+ release archival coverage
## [0.3.0] - 2019-05-23