From d570c70e67f6103fa734476b817e73dc72061116 Mon Sep 17 00:00:00 2001 From: derailed Date: Sat, 2 Mar 2019 20:04:58 -0700 Subject: [PATCH] updated release notes --- change_logs/release_0.2.1.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 change_logs/release_0.2.1.md diff --git a/change_logs/release_0.2.1.md b/change_logs/release_0.2.1.md new file mode 100644 index 00000000..30a7dbca --- /dev/null +++ b/change_logs/release_0.2.1.md @@ -0,0 +1,26 @@ +# Release v0.2.1 + +## Notes + +Thank you to all that contributed with flushing out issues with K9s! I'll try +to mark some of these issues as fixed. But if you don't mind grab the latest +rev and see if we're happier with some of the fixes! + +If you've filed an issue please help me verify and close. + +Thank you so much for your support!! + +--- + +## Change Logs + ++ Bad call on the log view! Reverted to original and on the radar + for a rewrite. This will most likely introduce some + disturbance in the log force, but the previous solution would not + work for init containers and not running pods. ++ Added live resource filters + alias view ++ Surfaced elevator control for table view navigation + +--- + +## Resolved Bugs