We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39f303a commit 07f9fefCopy full SHA for 07f9fef
docs/references/changelog.md
@@ -11,6 +11,8 @@ versioning][semver].
11
12
## Upcoming
13
14
+## 0.2.0
15
+
16
This release introduces `kele-get` -- `kubectl get`, the Emacs way
17
:rocket:. With `kele-get` you can interactively specify the kind and name of the
18
resource that you'd like to `get` and display its manifest in a separate
kele.el
@@ -4,7 +4,7 @@
4
5
;; Author: Jonathan Jin <[email protected]>
6
7
-;; Version: 0.1.1
+;; Version: 0.2.0
8
;; Homepage: https://github.com/jinnovation/kele.el
9
;; Keywords: kubernetes tools
10
;; SPDX-License-Identifier: Apache-2.0
0 commit comments