From 83adc162420b7e29dcc8c2cb347e52a3aa8ebcc5 Mon Sep 17 00:00:00 2001 From: derailed Date: Mon, 30 Dec 2019 15:14:57 -0700 Subject: [PATCH] update release notes --- change_logs/release_0.10.1.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 change_logs/release_0.10.1.md diff --git a/change_logs/release_0.10.1.md b/change_logs/release_0.10.1.md new file mode 100644 index 00000000..65f5863d --- /dev/null +++ b/change_logs/release_0.10.1.md @@ -0,0 +1,27 @@ + + +# Release v0.10.1 + +## Notes + +Thank you to all that contributed with flushing out issues and enhancements for 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. Your support, kindness and awesome suggestions to make K9s better is as ever very much noticed and appreciated! + +Also if you dig this tool, please make some noise on social! [@kitesurfer](https://twitter.com/kitesurfer) + +--- + +## Change Logs + +Maintenance release! + +First casualties... As my pappy used to say `can't cook without making a big mess`. Also reminds me of his very last words `A Truck?`... + +--- + +## Resolved Bugs/Features + +* [Issue #450](https://github.com/derailed/k9s/issues/450) Skins work messed up the UI. Thank you [Julio H Morimoto](https://github.com/juliohm1978)!! + +--- + + © 2019 Imhotep Software LLC. All materials licensed under [Apache v2.0](http://www.apache.org/licenses/LICENSE-2.0)