Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed Aug 3, 2024
1 parent 5b026df commit 3bc52b3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 2.24.1

- Added a new action output `msys2-location` to get the path to the MSYS2 installation directory. [[#404](https://github.com/msys2/setup-msys2/pull/404)]

## 2.24.0

- Update base distribution to [20240727](https://github.com/msys2/msys2-installer/releases/tag/2024-07-27). [[#402](https://github.com/msys2/setup-msys2/pull/402)]
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,8 @@ The absolute path of the MSYS2 installation location. Example: `D:\a\_temp\msys6
- run: echo '${{ steps.msys2.outputs.msys2-location }}'
```

Available since v2.24.1

### Advanced Options

These options are rarely needed and shouldn't be used unless there is a good reason.
Expand Down

0 comments on commit 3bc52b3

Please sign in to comment.