Skip to content

Commit 859f79e

Browse files
committed
docs: 4.0.3 changelog
1 parent 18c6467 commit 859f79e

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
1+
<!-- markdownlint-disable no-duplicate-headings -->
2+
13
# NH Changelog
24

5+
## 4.0.3
6+
7+
### Added
8+
9+
- Nh now supports specifying `NH_SUDO_ASKPASS` to pass a custom value to
10+
`SUDO_ASKPASS` in self-elevation. If specified, `sudo` will be called with
11+
`-A` and the `NH_SUDO_ASKPASS` will be `SUDO_ASKPASS` locally.
12+
13+
### Fixed
14+
15+
- Fix `--configuration` being ignored in `nh home switch`
16+
([#262](https://github.com/nix-community/nh/issues/262))
17+
318
## 4.0.2
419

520
### Added

0 commit comments

Comments
 (0)