aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2cf4556e..2a1ab363 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -24,6 +24,16 @@ See also:
- API `get_editgroup_annotations` endpoint was requiring auth; this was a typo.
Going to call this a very minor/backwards-compatible API change and not do a
minor version bump for it.
+- DOI lookups (for release entities) were not being lower-cased as intended
+ (DOIs are stored lower-case internally)
+
+### Added
+
+- ORCID OAuth login provider
+
+### Changed
+
+- small tweaks to URL domain/rel mapping list
## [0.2.1] - 2019-04-09