From c1ec623c80c1672d239cf10cf12c5b70795e7157 Mon Sep 17 00:00:00 2001 From: derailed Date: Thu, 2 Jan 2020 08:15:06 -0700 Subject: [PATCH] add release notes --- change_logs/release_0.10.8.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 change_logs/release_0.10.8.md diff --git a/change_logs/release_0.10.8.md b/change_logs/release_0.10.8.md new file mode 100644 index 00000000..1f7c9289 --- /dev/null +++ b/change_logs/release_0.10.8.md @@ -0,0 +1,25 @@ + + +# Release v0.10.8 + +## 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! + +--- + +## Resolved Bugs/Features + +* [Issue #460](https://github.com/derailed/k9s/issues/460) + +--- + + © 2019 Imhotep Software LLC. All materials licensed under [Apache v2.0](http://www.apache.org/licenses/LICENSE-2.0)