Add a release-notes entry for the cli suggestions

This commit is contained in:
regnat 2022-03-04 10:47:58 +01:00
parent 91635206c0
commit b44cebd1fd

View file

@ -26,3 +26,6 @@
* Templates can now define a `welcomeText` attribute, which is printed out by
`nix flake {init,new} --template <template>`.
* Nix will now helpfully suggest some valid inputs when the user mistypes
something on the command-line