···3131 meta = with lib; {
3232 description = "An extension to the Django web framework that provides comprehensive version control facilities";
3333 homepage = "https://github.com/etianen/django-reversion";
3434+ changelog = "https://github.com/etianen/django-reversion/blob/v${version}/CHANGELOG.rst";
3435 license = licenses.bsd3;
3536 maintainers = with maintainers; [ ];
3637 };