From a7a3cc1f8de8f38d98cf878282bd26ec4d76771f Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 25 May 2021 15:40:25 -0700 Subject: update CHANGELOG regarding python dependencies; call it v0.3.4 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3