Skip to content

Commit 7815ef6

Browse files
committed
Upated the ChangeLog for 0.3.2.
1 parent 0a20607 commit 7815ef6

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

ChangeLog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
### 0.3.2 / 2024-01-23
2+
3+
* Switch to use `require_relative` to improve load-times.
4+
* Allow passing `sudo` specific keyword arguments in
5+
{CommandMapper::Command#sudo_command} to {CommandMapper::Sudo.run}.
6+
* Allow {CommandMapper::Sudo}'s `preserve_env` attribute to accept an optional
7+
value.
8+
19
### 0.3.1 / 2022-12-25
210

311
* Use `File.exist?` in {CommandMapper::Types::InputPath#validate} for Ruby

0 commit comments

Comments
 (0)