diff options
author | Wolfgang Müller | 2024-07-22 14:30:05 +0200 |
---|---|---|
committer | Wolfgang Müller | 2024-07-22 14:32:53 +0200 |
commit | 31b1e182b3146ce16e3bd374bde63e0708b74490 (patch) | |
tree | bffaadf005a8e3cce24c6cdeb028ad35c002a9e0 /docs/changelog.rst | |
parent | 4e6425585be1e9f2e2b9bc6dc5a5d3ba0f611d27 (diff) | |
download | hircine-31b1e182b3146ce16e3bd374bde63e0708b74490.tar.gz |
docs: Use sphinx_issues to link to commits
Diffstat (limited to 'docs/changelog.rst')
-rw-r--r-- | docs/changelog.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst index 0426a5d..eec62d7 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -5,8 +5,7 @@ Changelog ----- - Use ``float`` instead of ``int`` in the GraphQL schema for the Archive size. - See `ddeeb37 - <https://git.oriole.systems/hircine/commit/?id=ddeeb372250409da1f31a0522fb715e552c1f450>`_. + See :commit:`ddeeb372250409da1f31a0522fb715e552c1f450`. 0.1.0 "Satanic Satyr" --------------------- |