]> git.eshelyaron.com Git - kubed.git/commitdiff
Update NEWS.org and bump version to 0.2.0 v0.2.0
authorEshel Yaron <me@eshelyaron.com>
Fri, 2 Aug 2024 15:12:05 +0000 (17:12 +0200)
committerEshel Yaron <me@eshelyaron.com>
Fri, 2 Aug 2024 15:13:21 +0000 (17:13 +0200)
NEWS.org
kubed.el
kubed.texi

index 947db1fda3d30eb248e65964fe2c8d4edde9572b..a3d559f65d4231daee1137ecf40d43981f43b36f 100644 (file)
--- a/NEWS.org
+++ b/NEWS.org
@@ -10,6 +10,26 @@ for Kubernetes.
 For further details, see the Kubed manual:
 [[https://eshelyaron.com/sweep.html][https://eshelyaron.com/kubed.html]].
 
-* Version 0.1.0 on 2024-08-01
+* Version 0.2.0 on 2024-08-02
+
+** Ensure compatibility with Emacs 29.
+
+** Add right-click context menus in resource tables.
+
+** New menu-bar "Kubernetes" menu
+
+** New commands for restarting and watching deployments.
+
+** Add filtering capability to all resource tables.
+
+** New cron job commands: suspend, resume, and start job now.
+
+** New commands for patching resources.
+
+** New useful columns in services table and deployments table.
+
+** Use multi-column layout in transient menus.
+
+* Version 0.1.0 on 2024-07-28
 
 Initial release.
index cf85e60e75e6cb2b1eff856107ab422e6371ba1e..0653353342050440028dfcef9ca631922e2c2ab5 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
-;; Package-Version: 0.1.0
+;; Package-Version: 0.2.0
 ;; Package-Requires: ((emacs "29.1"))
 
 ;;; Commentary:
index 8b0662b43c1eea62f9c0c8c84c166a2cbf104764..c11768a01450d96684e2432cac7d8fd83fb994f7 100644 (file)
@@ -11,7 +11,7 @@
 @c %**end of header
 
 @copying
-This manual is for Kubed 0.1.0, a rich Emacs interface for Kubernetes.
+This manual is for Kubed 0.2.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.1.0, a rich Emacs interface for Kubernetes.
+This manual is for Kubed 0.2.0, a rich Emacs interface for Kubernetes.
 
 @end ifnottex