Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
filiptibell committed Jul 15, 2024
1 parent 3a4106d commit 9f50422
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Fixed

- Fixed artifacts with names such as `toolname-win64.zip` not being detected as compatible on Windows ([#39])

[#39]: https://github.com/rojo-rbx/rokit/pull/39

## `0.1.5` - July 14th, 2024

### Fixed

- Fixed tool specifications failing to parse in `foreman.toml` when using inline tables ([#36])
- Fixed tools not specifying architectures (such as `wally-macos.zip`) failing to install ([#38])

Expand Down

0 comments on commit 9f50422

Please sign in to comment.