Add a changelog entry for shell expansion trailing newline change
This commit is contained in:
parent
49d1d4666d
commit
fe12bb4512
|
@ -5,6 +5,9 @@ released versions.
|
|||
|
||||
== Development version
|
||||
|
||||
* Shell expansions only trim the last trailing newline instead of all of
|
||||
them to make is possible to losslessly pass text through `%sh{...}`.
|
||||
|
||||
* `set-option -remove` support for subtracting/removing from option values
|
||||
|
||||
* Menu completions such as command name completion are now auto-inserted on
|
||||
|
|
Loading…
Reference in New Issue
Block a user