Release v0.5.3
2 files changed
+5 −1
M
CHANGELOG.md
+4 −0
M
VERSION
+1 −1
CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog
+## 0.5.3
+
+- Reverted the repo page to its normal reading-width column (980px) — only the file table's rows needed to stretch, not the whole page, which is what 0.5.2 actually fixed.
+
## 0.5.2
- Fixed the file table's rows not actually spanning the page width — a generic table style meant for the admin lists (horizontal scroll on narrow screens) was overriding the file table's layout and shrink-wrapping its rows.
VERSION
@@ -1 +1 @@
-0.5.2
+0.5.3