We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c0b70f commit 1a59d17Copy full SHA for 1a59d17
1 file changed
README.rst
@@ -6,7 +6,7 @@
6
========
7
|VersionsBadge| |ImplementationBadge| |LicenseBadge|
8
9
-|PyPI| |RTD| |Codecov| |Pyup|
+|PyPI| |RTD| |Codecov| |Pyup| |CommitsSinceLastRelease|
10
11
=======
12
About
@@ -100,3 +100,6 @@ python-tcod is distributed under the `Simplified 2-clause FreeBSD license
100
.. |Pyup| image:: https://pyup.io/repos/github/libtcod/python-tcod/shield.svg
101
:target: https://pyup.io/repos/github/libtcod/python-tcod/
102
:alt: Updates
103
+
104
+.. |CommitsSinceLastRelease| image:: https://img.shields.io/github/commits-since/libtcod/python-tcod/latest
105
+ :target: https://github.com/libtcod/python-tcod/blob/main/CHANGELOG.md
0 commit comments