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!