Skip to content

Commit

Permalink
Fix hyperlinks in the changelog (#957)
Browse files Browse the repository at this point in the history
  • Loading branch information
toku-sa-n authored Sep 8, 2024
1 parent c0dfeff commit 4bb1d6b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,8 @@ This version is accidentally pushlished, and is the same as 5.3.3.

- A bug in printing operators in statements.

[unreleased]: https://github.com/mihaimaruseac/hindent/compare/v6.1.0...HEAD
[unreleased]: https://github.com/mihaimaruseac/hindent/compare/v6.2.0...HEAD
[6.2.0]: https://github.com/mihaimaruseac/hindent/compare/v6.1.0...v6.2.0
[6.1.0]: https://github.com/mihaimaruseac/hindent/compare/v6.0.0...v6.1.0
[6.0.0]: https://github.com/mihaimaruseac/hindent/compare/v5.3.4...v6.0.0
[5.3.4]: https://github.com/mihaimaruseac/hindent/compare/v5.3.3...v5.3.4
Expand Down Expand Up @@ -392,6 +393,7 @@ This version is accidentally pushlished, and is the same as 5.3.3.
[@uhbif19]: https://github.com/uhbif19
[@toku-sa-n]: https://github.com/toku-sa-n

[#950]: https://github.com/mihaimaruseac/hindent/pull/950
[#918]: https://github.com/mihaimaruseac/hindent/pull/918
[#914]: https://github.com/mihaimaruseac/hindent/pull/914
[#904]: https://github.com/mihaimaruseac/hindent/pull/904
Expand Down

0 comments on commit 4bb1d6b

Please sign in to comment.