From 914b7df07d686c9d51329a1365930f3ced4c6f1e Mon Sep 17 00:00:00 2001 From: Eshel Yaron Date: Tue, 6 Aug 2024 18:07:29 +0200 Subject: [PATCH] ; Update NEWS.org and bump version to 0.3.1 --- NEWS.org | 10 ++++++++-- kubed.el | 2 +- kubed.texi | 4 ++-- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/NEWS.org b/NEWS.org index e3b705c..2ba9c74 100644 --- a/NEWS.org +++ b/NEWS.org @@ -10,6 +10,12 @@ for Kubernetes. For further details, see the Kubed manual: [[https://eshelyaron.com/sweep.html][https://eshelyaron.com/kubed.html]]. +* Version 0.3.1 on 2024-08-06 + +** New command for fitting column width to content in resource tables. + +** New transient menu showing help in resource table buffers. + * Version 0.3.0 on 2024-08-05 ** New command for copying name of resource at point to kill ring. @@ -20,7 +26,7 @@ For further details, see the Kubed manual: ** New command for jumping from resource details buffer to list buffer. -** Fix installation on Doom Emacs +** Fix installation on Doom Emacs. ** New transient menu for displaying resources. @@ -32,7 +38,7 @@ For further details, see the Kubed manual: ** Add right-click context menus in resource tables. -** New menu-bar "Kubernetes" menu +** New menu-bar "Kubernetes" menu. ** New commands for restarting and watching deployments. diff --git a/kubed.el b/kubed.el index 3192c8a..a9af13a 100644 --- a/kubed.el +++ b/kubed.el @@ -6,7 +6,7 @@ ;; Maintainer: Eshel Yaron <~eshel/kubed-devel@lists.sr.ht> ;; Keywords: tools kubernetes containers ;; URL: https://eshelyaron.com/kubed.html -;; Package-Version: 0.3.0 +;; Package-Version: 0.3.1 ;; Package-Requires: ((emacs "29.1")) ;;; Commentary: diff --git a/kubed.texi b/kubed.texi index 295c470..86be0b5 100644 --- a/kubed.texi +++ b/kubed.texi @@ -11,7 +11,7 @@ @c %**end of header @copying -This manual is for Kubed 0.3.0, a rich Emacs interface for Kubernetes. +This manual is for Kubed 0.3.1, a rich Emacs interface for Kubernetes. Copyright @copyright{} 2024 Eshel Yaron. @@ -40,7 +40,7 @@ Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. @node Top @top Kubed: Kubernetes, Emacs, done! -This manual is for Kubed 0.3.0, a rich Emacs interface for Kubernetes. +This manual is for Kubed 0.3.1, a rich Emacs interface for Kubernetes. @end ifnottex -- 2.39.2