aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4669202..dedaee5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,18 @@
# CHANGELOG
+## [UNRELEASED]
+
+### Fixed
+
+- editors with multiple persName or no persName at all are handled
+
+### Added
+
+- author emails are parsed. there was a slot in the object schema but it wasn't
+ being populated
+
+
## [0.1.2] - 2021-10-28
### Added