{% extends "base.html" %} {% block title %}Changelog - garuda-pilot{% endblock %} {% block content %}
{{ total_commits }} commit{{ "s" if total_commits != 1 else "" }} — auto-generated from git history
Changelog is generated from git commits. Make sure the project is in a git repository.