From ebfdf6dc11e49f53bd6eef9bf403b42a57a14bc0 Mon Sep 17 00:00:00 2001 From: derailed Date: Thu, 9 May 2019 09:35:52 -0600 Subject: [PATCH] add release notes --- change_logs/release_0.6.6.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 change_logs/release_0.6.6.md diff --git a/change_logs/release_0.6.6.md b/change_logs/release_0.6.6.md new file mode 100644 index 00000000..09885694 --- /dev/null +++ b/change_logs/release_0.6.6.md @@ -0,0 +1,28 @@ + + +# Release v0.6.6 + +## 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 and awesome suggestions to make K9s better!! + +Also if you dig this tool, please make some noise on social! [@kitesurfer](https://twitter.com/kitesurfer) + +--- + +## Change Logs + +--- + +## Resolved Bugs + ++ [Issue #180](https://github.com/derailed/k9s/issues/180) ++ [Issue #181](https://github.com/derailed/k9s/issues/181) + +--- + + © 2019 Imhotep Software LLC. All materials licensed under [Apache v2.0](http://www.apache.org/licenses/LICENSE-2.0)