Release v0.5.1
2 files changed
+7 −1
M
CHANGELOG.md
+6 −0
M
VERSION
+1 −1
CHANGELOG.md
@@ -1,5 +1,11 @@
# Changelog
+## 0.5.1
+
+- README.md added, documenting the project, how the certificate-based federation model works, and how to deploy it.
+- Fixed the actual `bastien-mrq/gitfed` repo missing a README on gitfed itself — the instance's git remote had fallen 13 commits behind local, never pushed since the very first commit.
+- Repo file browser page (file table + rendered README/LICENSE) is now full-width instead of capped at the usual reading column; every other page is unchanged.
+
## 0.5.0
- Profile (avatar + username) moved to a dropdown at the right of the nav — Settings, Admin (if admin) and Log out live there now instead of cluttering the main nav links.
VERSION
@@ -1 +1 @@
-0.5.0
+0.5.1