Skip to content

Commit

Permalink
docs: fix incorrect compare URL (#234)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbhall88 authored May 17, 2024
1 parent 048b5b0 commit 4c5e677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
* Improve reported line number in Snakefile when black fails to parse [[#127][127]]
* Better handling of snakemake code inside nested if-else statements with comments at differing indentation levels [[#126][126]] - a HUGE thank you to [@siebrenf](https://github.com/siebrenf) for testing

## [0.6.0](https://www.github.com/snakemake/snakefmt/compare/v0.5.0...v0.6.0) (2022-03-03)
## [0.6.0](https://www.github.com/snakemake/snakefmt/compare/0.5.0...v0.6.0) (2022-03-03)

### Added

Expand Down

0 comments on commit 4c5e677

Please sign in to comment.