From ee46ffde8d4954e6d6e842aead8ba1c037c29ef2 Mon Sep 17 00:00:00 2001 From: derailed Date: Tue, 4 Jun 2019 09:48:54 -0600 Subject: [PATCH] add rel notes --- change_logs/release_0.7.4.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 change_logs/release_0.7.4.md diff --git a/change_logs/release_0.7.4.md b/change_logs/release_0.7.4.md new file mode 100644 index 00000000..3a6adfbe --- /dev/null +++ b/change_logs/release_0.7.4.md @@ -0,0 +1,26 @@ + + +# Release v0.7.4 + +## 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. + +--- + +## Resolved Bugs/Features + ++ [Issue #211](https://github.com/derailed/k9s/issues/210) + + +--- + + © 2019 Imhotep Software LLC. All materials licensed under [Apache v2.0](http://www.apache.org/licenses/LICENSE-2.0)