summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrinpatch <rinpatch@sdf.org>2019-07-08 13:04:14 +0300
committerAriadne Conill <ariadne@dereferenced.org>2019-07-28 22:43:58 +0000
commit7486a917d4a64ae55401ae2553200de7a03627dd (patch)
tree896849c357fd873d824cf88cc88cdbfd269719a1
parent0c028f345ac3e812288ad8a1b374418f22d07835 (diff)
Improve wording in CHANGELOG.md
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 739141e49..be4a1c9ea 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,7 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- MediaProxy: fix matching filenames
- MediaProxy: fix filename encoding
- Migrations: fix a sporadic migration failure
-- Metadata rendering crashes no longer result in 500 errors
+- Metadata rendering errors resulting in the entire page being inaccessible
## [1.0.1] - 2019-07-14
### Security