aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2019-09-18 18:42:08 -0700
committerBryan Newbold <bnewbold@robocracy.org>2019-09-18 19:21:50 -0700
commitb79c84952dfe2155af6b4b553f96462c75485ccf (patch)
tree0db2104c4143f69a6633c0f66a1d0144a5ab16a7
parent49c472559ff73f6af436dc1af0240b982a8de078 (diff)
downloadfatcat-b79c84952dfe2155af6b4b553f96462c75485ccf.tar.gz
fatcat-b79c84952dfe2155af6b4b553f96462c75485ccf.zip
update CHANGELOG for v0.3.1
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1b57cb29..c859eac1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,8 @@ See also:
## [Unreleased]
+## [0.3.1] - 2019-09-18
+
Many small web interface improvements, bug fixes, and importer additions are
not explicitly noted below.
@@ -30,6 +32,11 @@ not explicitly noted below.
- container "coverage" page, showing elasticsearch-generated chart of IA
release archival coverage
+- `create_auth_token` API endpoint, for generation of API tokens via web
+ interface
+- API token generation in web interface
+- quick web interface search (front page and top bar) now detects additional
+ identifiers, such as ISBN-13, SHA-1, and arxiv
## [0.3.0] - 2019-05-23