We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f99aa8 commit c76cd05Copy full SHA for c76cd05
CHANGELOG.md
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
4
5
## main branch
6
7
+* Fixed initial installation on macOS to always use the native architecture… for
8
+ real this time (the previous attempt ended up being a no-op). Thanks again to
9
+ [Zac Bentley][@zbentley] for [fixing][#85] the issue.
10
+
11
+[@zbentley]: https://github.com/zbentley
12
+[#85]: https://github.com/danielparks/puppet-rustup/pull/85
13
14
## Release 0.2.4
15
16
* Changed initial installation on macOS to always use the native architecture.
0 commit comments