From 46ca8df1d91cff53777e089881a809eec549f63a Mon Sep 17 00:00:00 2001 From: derailed Date: Fri, 1 Mar 2019 14:26:57 -0700 Subject: [PATCH] clean up rel notes --- change_logs/release_0.2.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/change_logs/release_0.2.0.md b/change_logs/release_0.2.0.md index 3bc8dad2..80b9d84b 100644 --- a/change_logs/release_0.2.0.md +++ b/change_logs/release_0.2.0.md @@ -19,7 +19,7 @@ Thank you so much for your support!! There was some issues with the previous implementation with missing info and panics. NOTE! User must type Ctrl-C to exit the logs and navigate back to K9s + Reordered containers to show spec.containers first vs spec.initcontainers. -+ [Feature #29]((https://github.com/derailed/k9s/issues/29)) ++ [Feature #29](https://github.com/derailed/k9s/issues/29) Side effect of #97 Log coloring if present, will now show in the terminal. ---