Skip to content

Commit

Permalink
Merge pull request #30 from akaihola/changelog-version-logs
Browse files Browse the repository at this point in the history
Changelog to link to commit logs, not diffs
  • Loading branch information
akaihola authored Jul 18, 2020
2 parents 8681ba6 + b1161c9 commit 1a74ddc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ Added
-----
- Initial implementation

.. _Unreleased: https://github.com/akaihola/darker/compare/1.0.0..HEAD
.. _1.0.0: https://github.com/akaihola/darker/compare/0.2.0..1.0.0
.. _0.2.0: https://github.com/akaihola/darker/compare/0.1.1..0.2.0
.. _0.1.1: https://github.com/akaihola/darker/compare/0.1.0..0.1.1
.. _Unreleased: https://github.com/akaihola/darker/compare/1.0.0...HEAD
.. _1.0.0: https://github.com/akaihola/darker/compare/0.2.0...1.0.0
.. _0.2.0: https://github.com/akaihola/darker/compare/0.1.1...0.2.0
.. _0.1.1: https://github.com/akaihola/darker/compare/0.1.0...0.1.1
.. _0.1.0: https://github.com/akaihola/darker/releases/tag/0.1.0

0 comments on commit 1a74ddc

Please sign in to comment.