diff --git a/NEWS b/NEWS index 149639863..ca484e29c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +Overview of changes in 0.0.90 +============================ + +* Rewrite Toolbox in Go +* Remove support for toolbox containers created by Toolbox 0.0.9 and older +* Add option --version to show current Toolbox version +* Add options --log-level and --log-podman as possible future replacements for + --verbose and --very-verbose +* Clean up the spinner when aborted by SIGINT (or ctrl+c) and such +* Fix duplication in the output of the list command +* Mark the reset command as deprecated (replaced by 'podman system reset') +* Support specifying the name of a toolbox container as an argument to the + create and enter commands, in addition to the --container option + + Overview of changes in 0.0.18 =============================