From 7542304adc7fc0f7361a997946fefad452433d9c Mon Sep 17 00:00:00 2001 From: derailed Date: Thu, 21 Mar 2019 23:35:02 -0600 Subject: [PATCH] added rel notes --- change_logs/release_0.3.0.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 change_logs/release_0.3.0.md diff --git a/change_logs/release_0.3.0.md b/change_logs/release_0.3.0.md new file mode 100644 index 00000000..72e60e67 --- /dev/null +++ b/change_logs/release_0.3.0.md @@ -0,0 +1,26 @@ +# Release v0.3.0 + +## 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!! + +--- + +## Change Logs + +1. [Feature #127](https://github.com/derailed/k9s/issues/127) + Added PodDisruptionBudgets initial support. + +--- + +## Resolved Bugs + ++ [Issue #126](https://github.com/derailed/k9s/issues/126) ++ [Issue #125](https://github.com/derailed/k9s/issues/125) ++ [Issue #122](https://github.com/derailed/k9s/issues/122) With feeling!