From 977791627860a0febb3c217a5322702da109ecbb Mon Sep 17 00:00:00 2001 From: derailed Date: Fri, 3 Jul 2020 13:11:55 -0600 Subject: [PATCH] add rel notes --- change_logs/release_v0.21.1.md | 8 +++++++- change_logs/release_v0.21.2.md | 23 +++++++++++++++++++++++ 2 files changed, 30 insertions(+), 1 deletion(-) create mode 100644 change_logs/release_v0.21.2.md diff --git a/change_logs/release_v0.21.1.md b/change_logs/release_v0.21.1.md index 204ae3b9..154d510c 100644 --- a/change_logs/release_v0.21.1.md +++ b/change_logs/release_v0.21.1.md @@ -12,11 +12,17 @@ On Slack? Please join us [K9slackers](https://join.slack.com/t/k9sers/shared_inv --- +## A Word From Our Sponsors... + +I would like to send a `Big Thank You` to the following generous K9s friend for joining our sponsorship program and supporting this project! + +* [Joao Azevedo](https://github.com/jcazevedo) + Maintenance Release! ## Resolved Bugs/Features/PRs -* [Issue #790](https://github.com/derailed/k9s/issues/790) My bad! Must get mo' sleep ;( +* [Issue #791](https://github.com/derailed/k9s/issues/791) --- diff --git a/change_logs/release_v0.21.2.md b/change_logs/release_v0.21.2.md new file mode 100644 index 00000000..204ae3b9 --- /dev/null +++ b/change_logs/release_v0.21.2.md @@ -0,0 +1,23 @@ + + +# Release v0.21.1 + +## 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! + +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 Bugs/Features/PRs + +* [Issue #790](https://github.com/derailed/k9s/issues/790) My bad! Must get mo' sleep ;( + +--- + + © 2020 Imhotep Software LLC. All materials licensed under [Apache v2.0](http://www.apache.org/licenses/LICENSE-2.0)