Skip to content

Commit

Permalink
Updated the ChangeLog for 0.9.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Dec 1, 2023
1 parent a37e332 commit dc0c7f4
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
@@ -1,4 +1,4 @@
### 0.9.3 / 2023-11-30
### 0.9.3 / 2023-12-01

* Run `brew` under the original `$SUDO_USER` if `ruby-install` is being ran
under `sudo` to avoid running `brew` as `root`.
Expand All @@ -7,6 +7,8 @@

* Specify the homebrew `openssl` installation directory using the
`--with-openssl-dir` option, in addition to `--with-opt-dir`.
* When the package manager is homebrew, install `[email protected]` for Ruby <= 3.0
and `openssl@3` for Ruby >= 3.1, respectively.

### 0.9.2 / 2023-09-19

Expand Down

0 comments on commit dc0c7f4

Please sign in to comment.