add release notes for welcomeText
This commit is contained in:
parent
f56dd3a36b
commit
219fa2e43d
|
@ -7,3 +7,9 @@
|
|||
implemented.
|
||||
|
||||
* `nix store ping` now reports the version of the remote Nix daemon.
|
||||
|
||||
* `nix flake {init,new}` now display information about which files have been
|
||||
created.
|
||||
|
||||
* Templates can now define a `welcomeText` attribute, which is printed out by
|
||||
`nix flake {init,new} --template <template>`.
|
||||
|
|
Loading…
Reference in a new issue