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 54ff943 commit 440d3a6Copy full SHA for 440d3a6
CHANGELOG.md
@@ -14,7 +14,7 @@ be put in the "Changed" section or, if it's just to remove code or
14
functionality, under the "Removed" section.
15
-->
16
17
-## Unreleased
+## 4.2.0
18
19
### Changed
20
@@ -50,8 +50,8 @@ functionality, under the "Removed" section.
50
`run0` and a fallback `pkexec` strategies will be attempted if the system does
51
not use `sudo`.
52
- Nh will correctly prompt you for your `sudo` password while deploying
53
- remotely. This helps mitigate the need to allow password-less `sudo` on
54
- the target host to deploy remotely.
+ remotely. This helps mitigate the need to allow password-less `sudo` on the
+ target host to deploy remotely.
55
56
### Fixed
57
0 commit comments