add release notes for welcomeText

This commit is contained in:
Taeer Bar-Yam 2022-02-17 15:17:20 -05:00
parent f56dd3a36b
commit 219fa2e43d

View file

@ -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>`.