Skip to content

Commit

Permalink
Prepare 0.0.90
Browse files Browse the repository at this point in the history
  • Loading branch information
HarryMichal authored and debarshiray committed May 14, 2020
1 parent 493bc1f commit 1e3d25c
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -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
=============================

Expand Down

0 comments on commit 1e3d25c

Please sign in to comment.