From 72c495d1f7ce76f20c684bf302587f2bbb442679 Mon Sep 17 00:00:00 2001 From: Adrien Brochard Date: Wed, 11 Nov 2020 10:35:36 -0500 Subject: [PATCH] updating changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index feb3ab9..4b841da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ All notable changes to this project will be documented in this file. - caching of kubectl version & resource lists - support to operate remote cluster via TRAMP - support to tail logs by pod label +- port forwarding prompt supports local:container port format ### Changed - log buffer is readonly by default