diff --git a/setup.py b/setup.py index 5b48974..7674a72 100644 --- a/setup.py +++ b/setup.py @@ -53,5 +53,6 @@ setuptools.setup( "Documentation": "http://peakrdl-regblock.readthedocs.io", "Source": "https://github.com/SystemRDL/PeakRDL-regblock", "Tracker": "https://github.com/SystemRDL/PeakRDL-regblock/issues", + "Changelog": "https://github.com/SystemRDL/PeakRDL-regblock/releases", }, )