aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e69b089e..ffa4a8b3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +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
+
+### Fixed
+
+- viewing deleted release entities no longer result in 500 error
+- mediawiki (wikipedia) OAuth logins (bytes/str bug in fatcat code)
+
## [0.3.4] - 2021-05-25
Mostly infrastructure changes: Python, Elasticsearch, and other dependencies