root@gitgood:~# cat CHANGELOG.md
# Changelog ## [0.3.0] - 2026-05-18 ### Added - Public MCP server implementation. - Expose posts, about the author and changelog as MCP resources. ## [0.2.0] - 2026-05-17 ### Added - RSS feed implementation. - Semantic versioning. - Changelog. - Color scheme/Theme support. ### Changed - Copy fixes across the site. - Layout changes. - CSS refactor. - Page load speed improvements. ### Fixed - Accessibility issues. ### Removed - Console / dev-tools section from the home page. ## [0.1.0] - 2026-05-13 ### Added - Initial public release of gitgood.sh.
root@gitgood:~# cd ..
# less is more.
curl https://gitgood.sh/changelog.md | less