diff --git a/change_logs/release_0.2.5.md b/change_logs/release_0.2.5.md index 2de9e711..b34c420b 100644 --- a/change_logs/release_0.2.5.md +++ b/change_logs/release_0.2.5.md @@ -14,10 +14,10 @@ Thank you so much for your support!! ## Change Logs -+ Added an actual help view to show available key bindings. Use `>` to access it. -+ Changed alias view to now be accessible via key `` ++ Added a help view to show available key bindings. Use `>` to access it. ++ Alias view is now accessible via key `` + Pressing `` while on the namespace/context views will navigate directly to the pods view. -+ Added resource view breadcrumbs to easily navigate back in history. Use key `` to navigate back. ++ Added resource view breadcrumbs to easily navigate in history. Use key `` to navigate back. + Added configuration `logBufferSize` to limit the size of the log view while viewing chatty or big logs. ---
` to navigate back. ++ Added resource view breadcrumbs to easily navigate in history. Use key `
` to navigate back. + Added configuration `logBufferSize` to limit the size of the log view while viewing chatty or big logs. ---