summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2019-05-23 11:05:27 -0700
committerBryan Newbold <bnewbold@robocracy.org>2019-05-23 11:05:27 -0700
commitf5b955746f2fb62220c3b3dfc134d4d35193f776 (patch)
treee7811d4f46bbe7b0f0fe2069533915daea43d954
parent01335bc18a01a7f956558fad26bf842eb3671674 (diff)
downloadfatcat-0.3.0.tar.gz
fatcat-0.3.0.zip
update CHANGELOG for v0.3v0.3.0
-rw-r--r--CHANGELOG.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 401fb202..8fda9edd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,7 +16,12 @@ See also:
## [Unreleased]
-This version includes some backward-incompatible changes.
+Nothing yet!
+
+## [0.3.0] - 2019-05-23
+
+This version includes both a SQL migration and backwards-incompatible API
+changes.
### Fixed
@@ -66,6 +71,8 @@ This version includes some backward-incompatible changes.
Expanded release entities have their abstracts and refs hidden by default
(for performance)
- `creator_ids` in release elasticsearch schema, for lookups
+- new importers: arxiv, pubmed, JALC, and JSTOR. Most still need refactoring
+ and polish
## [0.2.2] - 2019-05-08