From 98082eefab68b955090788b63bc5981f7dfea836 Mon Sep 17 00:00:00 2001 From: derailed Date: Thu, 5 Nov 2020 13:14:28 -0700 Subject: [PATCH] add rel notes --- change_logs/release_v0.23.5.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 change_logs/release_v0.23.5.md diff --git a/change_logs/release_v0.23.5.md b/change_logs/release_v0.23.5.md new file mode 100644 index 00000000..49f3f505 --- /dev/null +++ b/change_logs/release_v0.23.5.md @@ -0,0 +1,28 @@ + + +# Release v0.23.5 + +## 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 are as ever very much noted and appreciated! + +If you feel K9s is helping your Kubernetes journey, please consider joining our [sponsorhip program](https://github.com/sponsors/derailed) and/or make some noise on social! [@kitesurfer](https://twitter.com/kitesurfer) + +On Slack? Please join us [K9slackers](https://join.slack.com/t/k9sers/shared_invite/enQtOTA5MDEyNzI5MTU0LWQ1ZGI3MzliYzZhZWEyNzYxYzA3NjE0YTk1YmFmNzViZjIyNzhkZGI0MmJjYzhlNjdlMGJhYzE2ZGU1NjkyNTM) + +--- + +## Maintenance Release! + +--- + +## Resolved Issues/Features + +* [Issue #928](https://github.com/derailed/k9s/issues/928) Auto complete is too aggressive +* [Issue #663](https://github.com/derailed/k9s/issues/663) Perf issues in v0.23.X - With feelings?? + +## Resolved PRs + +--- + + © 2020 Imhotep Software LLC. All materials licensed under [Apache v2.0](http://www.apache.org/licenses/LICENSE-2.0)