summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6589c57a..e69b089e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,11 +14,13 @@ See also:
- [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
- [Semantic Versioning](https://semver.org/spec/v2.0.0.html)
-## [Unreleased]
+## [0.3.4] - 2021-05-25
Mostly infrastructure changes: Python, Elasticsearch, and other dependencies
changed.
+No changes to schema, so API remains v0.3.3.
+
### Changes
- require Python 3.8 (upgrade from Python 3.7)
@@ -35,6 +37,7 @@ changed.
view, etc
- change web UI and labeling on release and file views to emphasize
preservation status and archival access
+- update Flask to 2.x, and other related dependencies
### Added