Skip to content

Commit

Permalink
Merge pull request #103 from lsst/u/jeremym/towncrier
Browse files Browse the repository at this point in the history
Update towncrier title format
  • Loading branch information
JeremyMcCormick authored Aug 28, 2024
2 parents 2ac0db5 + 271c991 commit f1346db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions docs/CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
:html_theme.sidebar_secondary.remove:

Felis 27.0.0 2024-04-17
=======================
Felis 27.0.0 (2024-04-17)
=========================

New Features
------------
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ felis = "felis.cli:cli"
package_dir = "python"
filename = "docs/CHANGES.rst"
directory = "docs/changes"
title_format = "felis {version} {project_date}"
title_format = "felis {version} ({project_date})"
issue_format = "`{issue} <https://jira.lsstcorp.org/browse/{issue}>`_"


Expand Down

0 comments on commit f1346db

Please sign in to comment.