2019-10-09 22:41:56 +02:00
|
|
|
[[sec-release-20.03]]
|
2019-10-09 21:07:30 +02:00
|
|
|
== Release 20.03 (unreleased)
|
|
|
|
|
|
|
|
This is the current unstable branch and the information in this
|
|
|
|
section is therefore not final.
|
|
|
|
|
|
|
|
[[sec-release-20.03-highlights]]
|
|
|
|
=== Highlights
|
|
|
|
|
|
|
|
This release has the following notable changes:
|
|
|
|
|
|
|
|
* Nothing has happened.
|
|
|
|
|
|
|
|
[[sec-release-20.03-state-version-changes]]
|
|
|
|
=== State Version Changes
|
|
|
|
|
|
|
|
The state version in this release includes the changes below. These
|
|
|
|
changes are only active if the `home.stateVersion` option is set to
|
|
|
|
"20.03" or later.
|
|
|
|
|
2019-10-28 11:11:44 +01:00
|
|
|
* The <<opt-programs.zsh.history.path>> option is no longer prepended
|
|
|
|
by `$HOME`, which allows specifying absolute paths, for example,
|
|
|
|
using the xdg module. Also, the default value is fixed to
|
|
|
|
`$HOME/.zsh_history` and `dotDir` path is not prepended to it
|
|
|
|
anymore.
|