[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/kubed 914b7df07d 4/4: ; Update NEWS.org and bump versio
From: |
ELPA Syncer |
Subject: |
[elpa] externals/kubed 914b7df07d 4/4: ; Update NEWS.org and bump version to 0.3.1 |
Date: |
Tue, 6 Aug 2024 12:58:33 -0400 (EDT) |
branch: externals/kubed
commit 914b7df07d686c9d51329a1365930f3ced4c6f1e
Author: Eshel Yaron <me@eshelyaron.com>
Commit: Eshel Yaron <me@eshelyaron.com>
; 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 e3b705c6b2..2ba9c74cfd 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 3192c8aa92..a9af13a2bf 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 295c470fb4..86be0b5cff 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