Adding changes to changelogs
This commit is contained in:
parent
05557a65c8
commit
d3b8d05a6a
2 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
0.1.0 (unreleased)
|
||||
|
||||
* Adding support for drain sub-command to take in JSON list from stdin or from a specified file.
|
||||
* Added flags `json-file` and `json` to drain, maintenance, and sla-drain.
|
||||
|
||||
0.0.9
|
||||
|
||||
|
|
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -1,6 +1,7 @@
|
|||
australis (0.1.0) unstable; urgency=medium
|
||||
|
||||
* Unreleased
|
||||
* Adding support for drain sub-command to take in JSON list from stdin or from a specified file.
|
||||
* Added flags json-file and json to drain, maintenance, and sla-drain.
|
||||
|
||||
-- Renan DelValle <renanidelvalle@gmail.com> Wed, 29 Jan 2020 15:10:00 -0700
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue