diff --git a/blog/2024-04-30-nushell_0_93_0.md b/blog/2024-04-30-nushell_0_93_0.md index 0f3590ed1d0..f9c54756265 100644 --- a/blog/2024-04-30-nushell_0_93_0.md +++ b/blog/2024-04-30-nushell_0_93_0.md @@ -32,6 +32,18 @@ As part of this release, we also publish a set of optional plugins you can insta - [*Our set of commands is evolving*](#our-set-of-commands-is-evolving-toc) - [*New commands*](#new-commands-toc) - [*Changes to existing commands*](#changes-to-existing-commands-toc) + - [*`with-env`*](#with-env-toc) + - [*`load-env`*](#load-env-toc) + - [*`last`*](#last-toc) + - [*`drop`*](#drop-toc) + - [*`skip`*](#skip-toc) + - [*`group-by`*](#group-by-toc) + - [*`timeit`*](#timeit-toc) + - [*`kill`*](#kill-toc) + - [*`ls`*](#ls-toc) + - [*`du`*](#du-toc) + - [*`into-filesize`*](#into-filesize-toc) + - [*`explain`*](#explain-toc) - [*Deprecated commands*](#deprecated-commands-toc) - [*Removed commands*](#removed-commands-toc)