Release v1.1.1
2 files changed
+5 −1
M
CHANGELOG.md
+4 −0
M
VERSION
+1 −1
CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog
+## 1.1.1
+
+- The homepage now previews the 3 most recent changelog entries, with a link to the full changelog — previously the only way to see what shipped was navigating to `/changelog` directly.
+
## 1.1.0
- Public profile pages: `/u/{username}` shows a Markdown bio (editable from Settings → Profile), the user's public repos, join date, and recent activity merged across those repos. Repo owners are now clickable links to their profile wherever they're shown (repo page, `/explore`) when the owner is a local account.
VERSION
@@ -1 +1 @@
-1.1.0
+1.1.1