From c8084e43b84c7d50a8bfdfea9489cb5ba5f78d4f Mon Sep 17 00:00:00 2001 From: derailed Date: Fri, 19 Jul 2019 20:21:50 -0600 Subject: [PATCH] add rel notes --- change_logs/release_0.7.13.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 change_logs/release_0.7.13.md diff --git a/change_logs/release_0.7.13.md b/change_logs/release_0.7.13.md new file mode 100644 index 00000000..d82a60e0 --- /dev/null +++ b/change_logs/release_0.7.13.md @@ -0,0 +1,27 @@ + + +# Release v0.7.13 + +## 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. Your support, kindness and awesome suggestions to make K9s better is as always very much appreciated! + +Also if you dig this tool, please make some noise on social! [@kitesurfer](https://twitter.com/kitesurfer) + +--- + +## Change Logs + +Maintenance release bug fixes + +--- + +## Resolved Bugs/Features + ++ [Issue #266](https://github.com/derailed/k9s/issues/266) ++ [Issue #262](https://github.com/derailed/k9s/issues/262) ++ [Issue #246](https://github.com/derailed/k9s/issues/246) Thank you @mcristina422! + +--- + + © 2019 Imhotep Software LLC. All materials licensed under [Apache v2.0](http://www.apache.org/licenses/LICENSE-2.0)