Skip to content

Commit

Permalink
Add attribution in Changes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
autarch committed Nov 22, 2024
1 parent f3376bd commit 3033f76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
- Fixed the code to detect whether the filename includes a version number that looks like an
extension. If the filename ended with the version, like `foo-1.2.3`, then this was not handled
properly. It only worked if there something after the version as well, like
`foo-1.2.3-linux-amd64`.
`foo-1.2.3-linux-amd64`. Based on a bug report by @FelisNivalis. GH #77.

## 0.2.2 - 2024-11-10

Expand Down

0 comments on commit 3033f76

Please sign in to comment.