diff --git a/change_logs/release_0.2.4.md b/change_logs/release_0.2.4.md new file mode 100644 index 00000000..735c1adc --- /dev/null +++ b/change_logs/release_0.2.4.md @@ -0,0 +1,22 @@ +# Release v0.2.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. + +Thank you so much for your support!! + +--- + +## Change Logs + ++ [Issue #87](https://github.com/derailed/k9s/issues/87) Added confirmation dialog on + resource deletion. Either hit or button to bail out of deletion. + +--- + +## Resolved Bugs