]> git.eshelyaron.com Git - kubed.git/commitdiff
; Update NEWS.org and bump version to 0.3.0 v0.3.0
authorEshel Yaron <me@eshelyaron.com>
Mon, 5 Aug 2024 16:40:06 +0000 (18:40 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 5 Aug 2024 16:40:14 +0000 (18:40 +0200)
NEWS.org
kubed.el
kubed.texi

index a3d559f65d4231daee1137ecf40d43981f43b36f..e3b705c6b21542c6d83484fcee6270e4242aeef1 100644 (file)
--- a/NEWS.org
+++ b/NEWS.org
@@ -10,6 +10,22 @@ for Kubernetes.
 For further details, see the Kubed manual:
 [[https://eshelyaron.com/sweep.html][https://eshelyaron.com/kubed.html]].
 
+* Version 0.3.0 on 2024-08-05
+
+** New command for copying name of resource at point to kill ring.
+
+** New commands for running ~kubectl~ command on resource at point.
+
+** Support bookmarking resource list and resource details buffers.
+
+** New command for jumping from resource details buffer to list buffer.
+
+** Fix installation on Doom Emacs
+
+** New transient menu for displaying resources.
+
+** Support multiple resource list buffers with different namespaces or contexts.
+
 * Version 0.2.0 on 2024-08-02
 
 ** Ensure compatibility with Emacs 29.
index 48e535e7fddd157b8a924021ee4c371f85fcb684..efe9885fe242b3698f05125aa50f19b5f4860d50 100644 (file)
--- 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.2.0
+;; Package-Version: 0.3.0
 ;; Package-Requires: ((emacs "29.1"))
 
 ;;; Commentary:
index b8f5df947349ca2fbd4de8bb854a8a557b13c4a6..c58273fdddc5d3881d7a9b1a986d0c3184219b5b 100644 (file)
@@ -11,7 +11,7 @@
 @c %**end of header
 
 @copying
-This manual is for Kubed 0.2.0, a rich Emacs interface for Kubernetes.
+This manual is for Kubed 0.3.0, 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.2.0, a rich Emacs interface for Kubernetes.
+This manual is for Kubed 0.3.0, a rich Emacs interface for Kubernetes.
 
 @end ifnottex