From ebf2bafefba6a712bfbecb7933d0ce5197d8af60 Mon Sep 17 00:00:00 2001 From: derailed Date: Thu, 30 May 2019 08:28:48 -0600 Subject: [PATCH] update release notes --- change_logs/release_0.7.0.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/change_logs/release_0.7.0.md b/change_logs/release_0.7.0.md index 00dfaefb..7f822d12 100644 --- a/change_logs/release_0.7.0.md +++ b/change_logs/release_0.7.0.md @@ -44,12 +44,14 @@ Please keep in mind, this is very much a moving target at this point and will ch --- -## Resolved Bugs +## Resolved Bugs/Features + [Issue #198](https://github.com/derailed/k9s/issues/198) + [Issue #197](https://github.com/derailed/k9s/issues/197) + [Issue #195](https://github.com/derailed/k9s/issues/195) Thanks to the awesome [Sebastiaan](https://github.com/tammert). You Rock Sir!! + [Issue #194](https://github.com/derailed/k9s/issues/194) ++ [Issue #187](https://github.com/derailed/k9s/issues/187) ++ [Issue #119](https://github.com/derailed/k9s/issues/119) Added `Ctrl-S` shorcut to dump table data as csv and log data as text. + [Issue #69](https://github.com/derailed/k9s/issues/69) ---